PDA

View Full Version : Please guide me thrue the installations!



Dorra
06-17-2005, 06:04 AM
Forgiv my ignorans, but Php-world is new for me...

I follow the install instructions but can`t get this working. The error alerts I get is:


Warning: initialize_database(): Unable to access /http://www.hundfysik.se/counterB/classes/mysqldb.php in /customers/hundfysik.se/hundfysik.se/httpd.www/counterB/counter.php on line 447

Warning: initialize_database(/http://www.hundfysik.se/counterB/classes/mysqldb.php): failed to open stream: No such file or directory in /customers/hundfysik.se/hundfysik.se/httpd.www/counterB/counter.php on line 447

Fatal error: initialize_database(): Failed opening required '/http://www.hundfysik.se/counterB/classes/mysqldb.php' (include_path='.:/usr/lib/php') in /customers/hundfysik.se/hundfysik.se/httpd.www/counterB/counter.php on line 447

Please guide me!!!
Dorra

Patrick
06-17-2005, 12:45 PM
Your absolute path setting in counter.php is incorrect.

Dorra
06-17-2005, 01:29 PM
Thank You Patiek for Your answer...

I think I know the absolute patch, so I tried difefrent solution... nothing works... I try with abs.php and the only I get is a massage:

"Unforunately this script was not able to determine your absolute path."

I really donīt know what more I have to do.

Dorra

Patrick
06-17-2005, 08:15 PM
From your PHP error, it looks like your absolute path is:

/customers/hundfysik.se/hundfysik.se/httpd.www/counterB/

Dorra
06-18-2005, 04:55 AM
WOW!!! :D

Thank You so very much Patiek!!! Now is working. Thank You!

Dorra