Menu

Installation

2006-05-23
2013-04-17
  • Abdul Ahad Khan

    Abdul Ahad Khan - 2006-05-23

    Hi,
    I did everything as per the README and Installation DOC. I get the following message

    Notice: Use of undefined constant SITE_PATH - assumed 'SITE_PATH' in c:\PHP\includes\genieConfiguration.inc.php on line 24

    Notice: Use of undefined constant FILE_SEPARATOR - assumed 'FILE_SEPARATOR' in c:\PHP\includes\genieConfiguration.inc.php on line 24

    Notice: Use of undefined constant SITE_PATH - assumed 'SITE_PATH' in c:\PHP\includes\genieConfiguration.inc.php on line 25

    Notice: Use of undefined constant FILE_SEPARATOR - assumed 'FILE_SEPARATOR' in c:\PHP\includes\genieConfiguration.inc.php on line 25

    Notice: Use of undefined constant FILE_SEPARATOR - assumed 'FILE_SEPARATOR' in c:\PHP\includes\genieConfiguration.inc.php on line 30

    Notice: Use of undefined constant FILE_SEPARATOR - assumed 'FILE_SEPARATOR' in c:\PHP\includes\genieConfiguration.inc.php on line 30

    Notice: Use of undefined constant FILE_SEPARATOR - assumed 'FILE_SEPARATOR' in c:\PHP\includes\genieConfiguration.inc.php on line 32

    Notice: Use of undefined constant FILE_SEPARATOR - assumed 'FILE_SEPARATOR' in c:\PHP\includes\genieConfiguration.inc.php on line 33

    Warning: include_once(SITE_PATHFILE_SEPARATORappFILE_SEPARATORsettingsFILE_SEPARATORdefinitions.inc.php) [function.include-once]: failed to open stream: No such file or directory in c:\PHP\includes\genieConfiguration.inc.php on line 34

    Warning: include_once() [function.include]: Failed opening 'SITE_PATHFILE_SEPARATORappFILE_SEPARATORsettingsFILE_SEPARATORdefinitions.inc.php' for inclusion (include_path='.;c:\php\includes') in c:\PHP\includes\genieConfiguration.inc.php on line 34

    Notice: Use of undefined constant HAVE_AUTHENTICATION - assumed 'HAVE_AUTHENTICATION' in c:\Inetpub\wwwroot\phpcg\web\index.php on line 21

    Notice: Use of undefined constant INC_LOGIN_PAGE - assumed 'INC_LOGIN_PAGE' in c:\Inetpub\wwwroot\phpcg\web\index.php on line 24

    Warning: include_once(INC_LOGIN_PAGE) [function.include-once]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\phpcg\web\index.php on line 24

    Warning: include_once() [function.include]: Failed opening 'INC_LOGIN_PAGE' for inclusion (include_path='.;c:\php\includes') in c:\Inetpub\wwwroot\phpcg\web\index.php on line 24

    What am I doing wrong.

    thanks

     
    • repcode128

      repcode128 - 2006-05-23

      Hi there. you're on Windows & it's not finding you're config file in the install path. make a copy of the phpcodegenie3/app/settings/genieConfiguration.inc.php file and paste it into C:\windows\system32 folder and you should be good to go

       
    • Abdul Ahad Khan

      Abdul Ahad Khan - 2006-05-24

      Hi,
      Thank you for your help.

      I copied it to Windows\System32
      then to Inetpub\wwwroot
      then to the phpcodegenie\web folder, but nothing works, same message all the time.

      What gives? Do I need to make any changes in the PHP.INI file? All other PHP applications are running perfectly.

      Thanks

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.