Menu

Install question

Help
2001-09-20
2001-10-01
  • ralf schenk

    ralf schenk - 2001-09-20

    Hi,

    i tried to install phplib the following errors occures, if i start index.php3

    Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in c:\Apache\Apache\php\php\prepend.php3 on line 15

    please help!

     
    • Michael O'Toole

      Michael O'Toole - 2001-10-01

      This line points to incorrect installation of something. Note two php directories.
      Move the prepend.php3 one directory back and try again.

      The file may include other files and they can't be accessed. Often the error reported occurs priar to the data/variable reported.
      Check all included file and paths.Even if no files are included move the test file to an easier to reach directory.

      Why are you using php3  move to php 4.

      c:\Apache\Apache\php\php\prepend.php3 on line 15

       

Log in to post a comment.