News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Ed Finkler's Blog:
Bug in Zend Studio 5.5's php.ini
January 04, 2007 @ 07:22:05

Ed Finkler points out (in his latest blog entry) a problem he's noticed when using Zend Studio 5.5 related to its default path.

In the php.ini file used by the PHP5 executable, the include path is hosed. If you installed in the default location and are running Windows, you'll probably find the file at: C:Program FilesZendZendStudio-5.5.0binphp5php.ini

The problem is that the value of include_path isn't wrapped in quotes, making portions of it act like a comment and "hose" your directory path. Thankfully, it's a pretty simple fix - just quote the value and be on your merry way. It's one of those bugs that has the potential to be so small that it'd be very frustrating to find.

0 comments voice your opinion now!
bug zendstudio phpini quoted path include bug zendstudio phpini quoted path include



Similar Posts

Zend Developer Zone: Zend Platform Event Debugging

Pierre-Alain Joye's Blog: Prominent PHP Users (developers), do your homework or be humble/keep quiet

Ed Finkler's Blog: Bug in Zend Studio 5.5’s php.ini

Markus Wolff's Blog: Migrating to PDT

Felix Geisendorfer's Blog: PHP 5.2.1 was a evil release - check your server


Community Events







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


releases code developer book cakephp security zend ajax job PEAR example zendframework database release conference framework package mysql PHP5 application

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