[PHP-WIN] Re: PHP - "No input file specified."

2003-02-16 Thread Craig Smith
If anybody reads this then they will think I am mad. I was mis typing the filename. What a numpty "Craig Smith" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Got this working. Not sure as all I did was simplify the selectio

[PHP-WIN] Re: PHP - "No input file specified."

2003-02-16 Thread Craig Smith
Think I have figured this out. It is the size of the filename. Originally the file name was "petDescripFor.php". When I save the file as "ztest03.php" it worked. Weird but true. "Craig Smith" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">

[PHP-WIN] Re: PHP - "No input file specified."

2003-02-16 Thread Craig Smith
Got this working. Not sure as all I did was simplify the selection to pull out all records which worked. Then added back the original parts to for selecting "horses". It works though I have not spotted the syntax error yet. "Craig Smith" <[EMAIL PROTECTED]> wrote i

[PHP-WIN] PHP - "No input file specified."

2003-02-15 Thread Craig Smith
When trying to use php script to access records from mysql table getting following error "No input file specified." I am using example php scripts and datatables as defined in the PHP & MySQL for Dummies Book. The installation is on a standalone PC and comprises the following Windows98 Apache 1

Re: [PHP-WIN] Configuration of Apache Server - Thanks for advice

2003-01-19 Thread Craig Smith
Thanks for advice. It turned out to be something simple as you would expect. Browsed using the the path http://localhost/test.php and it worked. Regards Craig Smith "Scott Carr" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You

[PHP-WIN] Configuration of Apache Server

2003-01-19 Thread Craig Smith
test.php file needs to be in a particular location to be picked up by php. Is where is this defined. Regard Craig Smith -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php