I get the same error. I think it has something to do with my connection to MySQL. I am running everything from my own PC using Windows with IIS. So, I don’t have any chmod commands to change permissions as you suggest.
I get teh following error during the ExpressionEngine install….
Notice: Use of undefined constant MYSQL_ASSOC - assumed ‘MYSQL_ASSOC’ in install.php on line 507
I checked the /system/db/db.mysql.php file to see what you guys were talking about and all it does is suggest I install ZendOptimizer so I went ahead and did that.
I am new to MySQL first install. I have always used MSSQL. But, I installed MySQL on the same machine and it seems to be working just fine. I created a passoword for root and connect via the command prompt.
Now I am trying to configure ExpresionEngine because I assume I need it before configuring pMachine. Because, when I went to install.php pMachine a lot of the pages would not even come up in the install script. I could manually jump to each page and find some did have content though. In the ExpressionEngine install.php script I can’t get the “Click here to install” button to work. I get the line 507 error.
Database Settings
SQL Server Address
(usually ‘localhost’) (localhost)
SQL Username (root)
SQL Password (mypassword)
SQL Database (mysql)
running….
ZendOptimizer 5.2-Windows-i386
PHP 5.0.1
ActivePerl 5.8
MySQL 4.0
ODBC 3.51
IIS 5.1
oh and I just copied the folder contents in the zip file for ExpressionEngine 14 day trial into my Inetpub/wwwroot/mywebpage folder. So I can access the install.php from IE using http:/localhost:8080/mywebpage/install.php
Any more info you need let me know, I tried to be thorough.
Any help would be much appreciated.