John Tate wrote:
> Wait I think I have found where it was caused.

no, you haven't

>  opening './includes/db.php' for inclusion
> (include_path='.:/usr/lib/php') in /home/httpd/html/forum/common.php
> on line 192
> 
> Its that include path thing by the looks.
> 
> ;;;;;;;;;;;;;;;;;;;;;;;;;
> ; Paths and Directories ;
> ;;;;;;;;;;;;;;;;;;;;;;;;;
> 
> ; UNIX: "/path1:/path2"
> include_path = ".:/usr/lib/php"
> 
> Is that safe to move?

that's not your issue

php can't read the db.php file in the includes subdirectory (notice ./)
read my other email(s)

-- 
Morten
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to