Hi, People
I uninstalled the older 5.x version and I installed latest PHP 5.2.5 via msi
installer. MySQL essential-5.0.27-win32.msiwas
already installed .
I added the extension=php_mysql.dll in php.ini file.
Also checked the windows path which was correct . When i loaded test.php it displayed the error "Invalid access to memory location" after restarting my pc and emtying the session and temp dir it displayed the PHP info page and it shows "Loaded Configuration File (none)" that means its assuming the path to be C:\Windows but its actually in c:\PHP what the hell is wrong with this sh**
I gone crazy last night figuring out what went wrong. Why the hell developers dont care to fix these stupid installation problems. I am sure many first timers gets very much pissed off when they install it for first time. I was asking myself why the hell i unistalled the good old working 5.xx version.:mad:
Pls somebody help and save me to save my hours fixing it.
i am attaching the screenshot of test.php file