ID:               15406
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Variables related
 Operating System: Linux
 PHP Version:      4.1.1
 New Comment:

Can you provide a _self contained_ sample script?


Previous Comments:
------------------------------------------------------------------------

[2002-02-06 15:57:58] [EMAIL PROTECTED]

I'm not sure how exactly this bug is being produced, but I'm almost
positive it's not my code anymore. For some reason, include_once is
giving me the following error:

An error (#2 - E_WARNING) has occured in file /home/httpd
/html/index.php (line 39) at Wed Feb 6 15:50:07 EST 2002: Unable to
include '/we
bspace/basisadmin/dot.gi/?noheaders=1' - request execution failed

The problem is this 'dot.gi' part of the string -- it doesn't EVER
exist as far as I can tell.. I've tried to echo the variable that
stores the path just prior to the include_once call and echo it to the
browser... it echos (correctly without this 'dot.gi') but the error
still occurs. Instead of 'dot.gi' in the echo output, I get the correct
'/home/httpd/html/webspace/basisadmin/index.php'

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15406&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to