Evening.
I've installed the latest PHP using the zip files (not the installer) to my
Windows 2003 machine with IIS. I have tested the installation with a
phpinfo() and was successful. I installed Roundcube and when trying to
connect to the site was greeted with an error about being unable to
Dear all,
I'm newbie.
Install php-5.2.5-win32-installer.msi successfully.
Windows XP sp2
Web-server is Apache 2.2.6 no-ssl, win32
httpd.conf has 2 lines of additional texts:
PHPIniDir "C:/PHP5/"
LoadModule php5_module "C:/PHP5/php5apache2_2.dll"
--
i wrote a simple PHP web-page: "test.php"
P