| 
	
 | 
 Posted by tom_sawyer70@yahoo.com on 04/14/07 21:54 
On Apr 14, 3:18 pm, "J.O. Aho" <u...@example.net> wrote: 
> 
> The line you have has a syntax problem and thats why it don't work, the 
> separator is : and not ; 
> 
> so your configuration should look like this (one line): 
> include_path = ".:/srv/www/htdocs/includes:usr/share/php5:/usr/share/php5/PEAR" 
> 
 
Hmm...changed the syntax, restarted apache, tried again and it didn't 
work.  I tried the full URL, ../includes/nav.php, ./includes/nav.php, 
and /srv/www/htdocs/includes/nav.php, all without luck. 
 
Is there a way to turn on some type of verbose error logging? 
 
One thing from my earlier post that did change is that I no longer 
need the path "includes" in the index.php file anymore, so the syntax 
did clear that problem.
 
[Back to original message] 
 |