Alright, now that's fixed. Somehow it happened by itself :p Now, I have another problem. I can't seem to upload files, and it seems gd can't create images. GD doesn't come up with an error but the upload script comes with a typical error which has to do with priveleges. I've assigned Internet Guest Account, USERS, and even Domain Users to all priveleges in my php application folder, the whole of the php install folder, and even Windows temp directory but doesn't seem to work. Any suggestions? ""Aaron Kenney"" <awkenney@xxxxxxxxx> wrote in message news:61c45f750603241146p7367c180u1dd1a8a3d564311a@xxxxxxxxxxxxxxxxx PHP is reloaded when IIS is restarted. On Windows XP, this is the way it's done: 1. Stop the Simple Mail Transfer Protocol (SMTP) service. 2. Stop the World Wide Web Publishing service. 3. Stop the IIS Admin service. 4. Start the services in reverse order. If for some reason this doesn't apply the new configuration, then there is something not right with the configuration, or with the IIS/PHP installation. I'm not well versed enough in PHP servers to know where the startup log would be contained, but that might provide some insight if PHP has that capability. -Aaron Kenney On 3/23/06, Karuna <karuna.kgx@xxxxxxxxx> wrote: > Hi. I've done some changes to php.ini and even after restarting IIS, these > changes aren't detected. I can't restart the machine itself so is there > any > other way to fix this? I remember on WinXP and apache I had to restart my > PC > to fix certain issues but I can't restart this as it is business server > with > people connected to it. > > Thanks.! > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php