News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Secunia.com: phpChess Community Edition Multiple File Inclusion

Daniel Hofstetter's Blog: Use components from the Zend Framework with CakePHP

PHP Security Blog: Chunk_split() Overflow not fixed at all...

Simon Holywell: Improve PHP session cookie security

Tony Bibbs' Blog: Oh So Familiar Problem with Zend Studio Neon (Eclipse-based)


Community Events











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


development podcast phpunit rest symfony2 usergroup series framework zendframework2 functional testing community unittest opinion language conference release database introduction interview

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