jdd escribió:
> Hello :-)
> 
> Before opening a bugzilla bugreport, I would know if this is only me or
> not. I had the following problem:

off-topic.. but lss see.


> 
> * installing the CMS "guppy" (http://www.freeguppy.org/), I had a blank
> (empty) home page.
> After many thought, we found the solution.
> 
> the /etc/apache2/php.ini file read:
> 
> -------------
> ; UNIX: "/path1:/path2"
> ;include_path = ".:/php/includes"
> 
> include_path = "/usr/share/php5"
> 
> ;
> ; Windows: "\path1;\path2"
> ;include_path = ".;c:\php\includes"
> -------
> 
> the "include_path" line is wrong. One must simply use the commented unix
> line
> 
> include_path = ".:/php/includes"
> 
> AFAIK I never modified this file myself and I already run mediawiki and
> other php scripts without problem, only this guppy script failed (and
> now works)

This is fixed in 10.1/10.2/factory and is very unlikely to be fixed in
10.0 :P

ps: I see you are using PHP 5.0.4.. my advice is to stay away from any
PHP5 version earlier than 5.1.2. the 5.0.x series is really, really
borked. use it at your own risk. :-P




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to