Bug #13802 Cannot create or find Customers
Submitted: 6 Oct 2005 13:03 Modified: 15 Nov 2005 21:31
Reporter: Gordon Ainslie Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Eventum Severity:S2 (Serious)
Version:1.6.1 OS:Windows (windows 2000)
Assigned to: Bryan Alsdorf CPU Architecture:Any

[6 Oct 2005 13:03] Gordon Ainslie
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
[27 Oct 2005 3:58] Bryan Alsdorf
I am not able to reproduce this bug. Are other pages working correctly in Eventum? Also, are you running the create_customers.php script from the browser or command line?
[27 Oct 2005 9:03] Gordon Ainslie
Hi bryan, I think the problem is in the install. I was unable to create customers in side the  program so I tried to run the  two phps out sided eventum that is directly in the  brower. 
The does note seem to be  customer table in the data  base either