News Feed
Jobs Feed
Sections




News Archive
Alison Holloway's Blog:
PHP 5.2.2 Setup on Windows
May 16, 2007 @ 11:19:00

In her blog today, Alison Holloway offers a quick tip for developers out there trying to install PHP 5.2.2 on their Windows machine and running into trouble. Maybe it's the same issue?

I've just been setting up PHP 5.2.2 on Windows XP Pro, with Apache 2.0.59. I couldn't get Apache to find the correct php.ini file. It was looking in C:Windows, instead of where I installed PHP. The httpd.conf file told Apache to look in C:Program FilesPHP, but it wasn't. So none of the extensions were loading.

The problem? She wasn't putting in the right kind of slashes into her configuration file. It couldn't find the right path because of it. The issue isn't mentioned in the latest version of the Underground PHP and Oracle Manual (but will be in the future).

0 comments voice your opinion now!
php5 windows setup slashes forward back underground manual php5 windows setup slashes forward back underground manual


blog comments powered by Disqus

Similar Posts

php|architect: Free PHP 5 Certification at php/db|works

php|architect: Exam Schedule at php/db|works now available

7PHP.com: Interview with Jakub Vrana - Co-Author Of The Official PHP Manual

BillS' IIS Blog: How to install FastCGI and PHP on IIS7 Beta 3 (Video)

CorePHP Blog: A Guide to running Apache 2, PHP 4 & PHP 5 on Windows XP


Community Events











Don't see your event here?
Let us know!


unittest opinion framework release language composer zendframework2 code api database interview community introduction testing phpunit example series development podcast functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework