Description:
two PHP files create_customers.php and customer_lookup.php do not work.
Warning: main(../../config.inc.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 29
Warning: main() [function.include]: Failed opening '../../config.inc.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 29
Notice: Use of undefined constant APP_INC_PATH - assumed 'APP_INC_PATH' in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 30
Warning: main(APP_INC_PATHdb_access.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 30
Warning: main() [function.include]: Failed opening 'APP_INC_PATHdb_access.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 30
Notice: Use of undefined constant APP_INC_PATH - assumed 'APP_INC_PATH' in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 31
Warning: main(APP_INC_PATHclass.customer.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 31
Warning: main() [function.include]: Failed opening 'APP_INC_PATHclass.customer.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 31
Notice: Use of undefined constant APP_INC_PATH - assumed 'APP_INC_PATH' in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 32
Warning: main(APP_INC_PATHclass.user.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 32
Warning: main() [function.include]: Failed opening 'APP_INC_PATHclass.user.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 32
Fatal error: Class 'Customer' not found in C:\Inetpub\wwwroot\eventum\customer\create_customers.php on line 37
Packages used
Mysql 5.0.6-bets-nt-max via TCP/IP
PHP 5.0.4 win 32
Apache2.0.54 no_ssl
How to repeat:
Install eventum but there is no administration for creating. running the PHP directly fails in both cases