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

SitePoint Web Tech Blog: OSCON 2006: Gettting Rich with PHP5

International PHP Magazine: Poll Question: The Biggest Advantage of PHP 5 is?

Christian Wenz's Blog: Zeev on PHP

Sara Golemon's: You're being lied to.

Zend Developer Zone: XML and PHP 5


Community Events









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


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

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