Hi all, 

I'm getting this error on a well tested and used CMS script:

** CODE
warning: main(): URL file-access is disabled in the server configuration
in /var/www/localhost/htdocs/ellasattic.co.uk/error.php on line 19.

warning: main(http://ellasattic.co.uk/index.php): failed to open stream:
no suitable wrapper could be found in
/var/www/localhost/htdocs/ellasattic.co.uk/error.php on line 19.

warning: main(): Failed opening 'http://ellasattic.co.uk/index.php' for
inclusion (include_path='.:/usr/lib/php') in
/var/www/localhost/htdocs/ellasattic.co.uk/error.php on line 19.

*** END CODE

Line 19 is a simple include() but uses 'http://' rather than a local
path (i cannot change this)...

Anyone take a guess at what's happening..
-- 
Nick W

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

Reply via email to