At 01:06 AM 5/1/2006, Nicolas Verhaeghe wrote:
When I run the Zend debugger, it returns an error telling me it cannot find a certain include, while when I run the site it works fine.
...
The error I get is: Debug Warning: C:\Inetpub\wwwroot\bfbb\includes\pages\header.php line 3 - main(includes/initiate.php): failed to open stream: No such file or directory Compile Error: C:\Inetpub\wwwroot\bfbb\includes\pages\header.php line 3 - main(): Failed opening required 'includes/initiate.php' (include_path='.;c:\php4\pear')
Could it have anything to do with the difference between forward-slashes on the net and back-slashes on a local computer?
Paul
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php