I have manually change all for my php3 extention to php. It seemed as if things are going the right way. But when i attempt to run the index.php i am get this messge:
Warning: stat failed for ./localization/C_LANGUAGE (errno=2 - No such file or directory) in ./localization/languages.lib.php on line 51
Warning: Cannot add header information - headers already sent by (output started at ./localization/languages.lib.php:51) in ./localization/languages.lib.php on line 70
Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in ./lib/database/mysql.lib.php on line 26
Database error: Link_ID == false, connect failed
MySQL error: 0 ()
Session halted.
I STRONGLY THINK IT IS BECAUSE I AM NOT FAMILIAR WITH THE MYSQL STUFF . CAN SOME HELP ME PLEASE
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have manually change all for my php3 extention to php. It seemed as if things are going the right way. But when i attempt to run the index.php i am get this messge:
Warning: stat failed for ./localization/C_LANGUAGE (errno=2 - No such file or directory) in ./localization/languages.lib.php on line 51
Warning: Cannot add header information - headers already sent by (output started at ./localization/languages.lib.php:51) in ./localization/languages.lib.php on line 70
Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in ./lib/database/mysql.lib.php on line 26
Database error: Link_ID == false, connect failed
MySQL error: 0 ()
Session halted.
I STRONGLY THINK IT IS BECAUSE I AM NOT FAMILIAR WITH THE MYSQL STUFF . CAN SOME HELP ME PLEASE