Re: [PHP] Include Error on PHP 4.1.2

2002-03-28 Thread bvr


Fix 'include_path' in php.ini

I think you want it to look in the current directory (.\) as well.

bvr.


Alberto Wagner wrote:

I can't include anything on my php scripts

Failed opening 'Pagina_Inicial.php' for inclusion (include_path='c:\php4\pear')

How to fix it?







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




[PHP] Include Error on PHP 4.1.2

2002-03-23 Thread Alberto Wagner

I can't include anything on my php scripts

Failed opening 'Pagina_Inicial.php' for inclusion (include_path='c:\php4\pear')

How to fix it?




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