Re: Php configuration - include path problem
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Php configuration - include path problem

From: alex <alex@nospam.org>
Date: Wed Mar 08 2006 - 19:40:01 CET

> Just to be clear.
> "/path/to/inc" in your case is an absolute path not a relative one -
> right?
> For example:
> if your web site is hosted in /opt/web/my_site
> and your include files are in /opt/web/my_site/includes
>
> then your include_path would be ".:/opt/web/my_site/includes"
>
> -david-
>

Ok, it's clear.
Still, it doesn't work :-(
I think it comes from the URL rewriting as the "not URL-rewrited" file works
but not the "URL rewrited" one.
What do you think ?
Received on Mon May 1 02:29:38 2006