[PHP-INST] Self calling files - not working
Greetings, I have tried to find the answer to the question I am about to ask, in all other cases I have found the same question but no answer. I am trying to get my head around PHP and have been working with some of the examples in the book - Programming PHP from O'Reilly. Example 5.2, pages calling themselves, is giving me a particular problem. I have setup a PC running Windows, Xitami, PHP, MySQL, Perl etc. I can test most of what I have created so far has run without a problem. However, 5.2 will execute fine from within the root of the server (c:\xitami\webpages) but go any deeper into the tree and I get the following "Bad request: probably tried to POST a non-executable URL". Can someone tell me which switches I need to set and mods to the path? Martin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
php-install Digest 2 Feb 2003 15:27:51 -0000 Issue 1230
php-install Digest 2 Feb 2003 15:27:51 - Issue 1230 Topics (messages 9921 through 9921): Self calling files - not working 9921 by: sasquatch.clara.co.uk Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] -- --- Begin Message --- Greetings, I have tried to find the answer to the question I am about to ask, in all other cases I have found the same question but no answer. I am trying to get my head around PHP and have been working with some of the examples in the book - Programming PHP from O'Reilly. Example 5.2, pages calling themselves, is giving me a particular problem. I have setup a PC running Windows, Xitami, PHP, MySQL, Perl etc. I can test most of what I have created so far has run without a problem. However, 5.2 will execute fine from within the root of the server (c:\xitami\webpages) but go any deeper into the tree and I get the following "Bad request: probably tried to POST a non-executable URL". Can someone tell me which switches I need to set and mods to the path? Martin --- End Message ---
[PHP-INST] Bad request: probably tried to POST a non-executable URL
Can someone tell me how to stop "Bad request: probably tried to POST a non-executable URL" when a self calling file is in anything other then the root of my server? What do I need to do to the .ini file? Martin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php