Good morning, hope this finds you well. I execute phpCodeGenie, see the index page, enter usename and password, rub the lamp, and get the error, "Cannot Conntect.... This username and password works with phpScheduleIt and MySQL Administer. I have done due diligence reading documentation and help forums, but am overlooking something. Thanks for any assistance.
Testbed configuration:
os windows 2000 service pack 4 on C
Apache2 2.0.53 on E
MySQL Essential 4.1.9 on E
MySQL Data on D
php 4.3.9 on E
phpCodeGenie 3.0.2
PHPRC=d:/php4
MySQL_Home c:/program/files/mysql/mysql server 4.1
.htaccess is php_value include_path "/phpCodeGenie/app/settings/"
my.ini datadir d:/MySQL/data
php.ini include_path = ".;e:\Apache2\htdocs\NCSA\phpScheduleIt\lib\pear;e:\Apache2\htdocs\phpCodeGenie\app\settings" ;;;;;;;;;;;;;;;;;
genieConf define("URL_ADDRESS","http://localhost:8081/phpCodeGenie/web/");
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good morning, hope this finds you well. I execute phpCodeGenie, see the index page, enter usename and password, rub the lamp, and get the error, "Cannot Conntect.... This username and password works with phpScheduleIt and MySQL Administer. I have done due diligence reading documentation and help forums, but am overlooking something. Thanks for any assistance.
Testbed configuration:
os windows 2000 service pack 4 on C
Apache2 2.0.53 on E
MySQL Essential 4.1.9 on E
MySQL Data on D
php 4.3.9 on E
phpCodeGenie 3.0.2
PHPRC=d:/php4
MySQL_Home c:/program/files/mysql/mysql server 4.1
.htaccess is php_value include_path "/phpCodeGenie/app/settings/"
my.ini datadir d:/MySQL/data
php.ini include_path = ".;e:\Apache2\htdocs\NCSA\phpScheduleIt\lib\pear;e:\Apache2\htdocs\phpCodeGenie\app\settings" ;;;;;;;;;;;;;;;;;
genieConf define("URL_ADDRESS","http://localhost:8081/phpCodeGenie/web/");
I resolved this by retrofitting to MySQL 4.0.21. I do not have a solution for MySQL 4.1.xx
I have the same problem, but I'm using Mysql 4.0.24, Im using a root acount and an empty password. Any body with the same problem?..sugestions?