Thank you for your reply. Goetz Lohmann wrote :

Failed opening '/inc/inc2.php'
Yes, I don't understand the reason of the leading slash in the error message.

... maybe try something like

include('./inc/inc1.php');
         ^^
same thing: Failed opening './inc/inc2.php' for inclusion


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to