Re: [PHP-WIN] Custom 404 Error Messages in PHP

2005-04-24 Thread Huebel, Jens
Did you check the box "Verify that file exists" on the dialog where you set up the entries to parse a php file with php (website properties / application configuration / application extensions)? It has to be enabled! -Ursprüngliche Nachricht- Von: Maxwell Brodie [mailto:[EMAIL PROTECTED

Re: [PHP-WIN] Custom 404 Error Messages in PHP

2005-04-24 Thread Maxwell Brodie
It still doesn't work, I have made every error message there can possible be go to my error file, and it still comes up with "no input file specified" "Mike" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> This is my first post to ANY newsgroup ever, so forgive me if >> I do anyth

[PHP-WIN] PHP installation

2005-04-24 Thread Tom Patterson
I have installed PHP 5.0.4 on my desktop along with Apache 2.0.54. They both seem to be working, as when I bring up the Apache Service Monitor, it shows "Apache/2.0.54 (Win32) PHP/5.0.4 mod_jk2/2.0.4. However, when I try to test the PHP installation, by setting up a test.php file in the Apache

RE: [PHP-WIN] Unlink and UNC names

2005-04-24 Thread Mike
> Hi, > > Has anyone managed to get unlink to work with UNC names under windows? > Can't seem to get it to work with PHP4 at all. > > Thanks, > I haven't tried it myself, but remember that you tend to run into some lovely permissions issues if you're running the script via a web server. And eve

[PHP-WIN] Unlink and UNC names

2005-04-24 Thread Paul J. Smith
Hi, Has anyone managed to get unlink to work with UNC names under windows? Can't seem to get it to work with PHP4 at all. Thanks, Paul Smith Http://www.mtgsy.net -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Re: Problem 1 of 2 - Sessions not working

2005-04-24 Thread lists
Yes, sir. I even changed permissions on e:\PHP to everyone and made inheritable, i.e., I removed all permissions, then reinstated full control to everyone, inheritable by child objects. I'm not as conversant with permissions and such as I perhaps should be, but as near as I can tell, anyone ca