Hello all.
I got a new PC with Vista on it, so the usual, all the apache, php, mysql, etc. installations have to be done.
I installed Apache using the msi installer. It works! ;D
And I have tried several times to install PHP5 using also the msi.
The first times when trying to test the installation when loading the index.php page on the browser it printed <?php phpinfo(); ?>.
I double checked the php.ini and the httpd.conf and everything was fine, so I unistalled it and installed it again.
Now, index.php is showing a blank page.
I wanted to check what could be wrong so executed the php.exe file and I got several errors, that it couldn't find php_mbstring.dll, OCI.dll, sqlite.dll amd several other dlls in the directory C:\PHP5\ext, but those files do exist!
It's the first time I try to install PHP5, so I don't know if I'm doing something wrong or if I'm missing something.
PLEASE HEEEEELPPP!!!!
Thanks!