Apparently I was wrong.
I rechecked when mysql works. It works if first I run php 5.2.0 and right after I upgrade and run php 5.3.1
I am absolutely sure of this since I used the phpinfo() function...
i did edit the php.ini file but nothing happend.
so i read again the install.txt file and saw that in order to enable mysql you need the lidmysql ( or whatever the name is) file from previous...
I did like you said still doesn't work. So I added to the httpd file the Line >> loadfile dlmysql ( or what ever the true name is) now it works only sometimes. How do I make it to work allways??
I tried to uninstall it reboot and install again>> still didn't work
So I made a little test
I kept the php.ini file as it is now and the rest of the php files changed back to previous version and...
i installed it as a service. and yes mysqld is running.
i think the problem might be in configuring php.ini because it was a bit different setup than other versions when i configured php with...
yes, no
it lets me only sometimes to go into the log page (where i need to type in a user name and password) though it takes a long time- too long
and then it takes for ever to load and then turns...