|
-
Feb 20th, 2004, 09:24 AM
#1
Thread Starter
Frenzied Member
reboot server after changes to php.ini
Is there a way to make the web server (IIS) recognize changes to the php.ini file without rebooting windows?
-
Feb 20th, 2004, 09:56 AM
#2
Fanatic Member
Stop the service and restart it... which should pick up the changes to the PHP.INI file.
-
Feb 20th, 2004, 09:58 AM
#3
Thread Starter
Frenzied Member
I did that. Now it won't even display my php files. It just sits there like it's trying to load the file. It grabs html files just fine tho.
-
Feb 20th, 2004, 10:08 AM
#4
Fanatic Member
If you've stopped the service, and restarted it only to find it won't load PHP files, then you could have an error in the ini file m8. Take a quick look through it to make sure, then take PHP down again, and bring it up when you're sure the ini is fine.
Check IIS log and see if you have any permission errors...
-
Feb 20th, 2004, 10:19 AM
#5
Thread Starter
Frenzied Member

Nothing. I even uninstalled php, reinstalled it, shutdown IIS, restarted it... nothing.
This was so much easier with Apache.
-
Feb 20th, 2004, 10:28 AM
#6
Fanatic Member
LOL
Stick with Apache then... just get the Win32 binary for it.
-
Feb 20th, 2004, 10:30 AM
#7
Thread Starter
Frenzied Member
That's the thing. I'm being forced to use IIS They (company IT) will not support Apache.
-
Feb 20th, 2004, 10:34 AM
#8
Thread Starter
Frenzied Member
hmm... figures. I broke down and rebooted the computer (not sure who that affected, but I don't really care right now), but everything seems to be working now. Go figure.
-
Feb 20th, 2004, 10:42 AM
#9
Stuck in the 80s
Just wondering -- did they give any reasoning for not supporting Apache?
-
Feb 20th, 2004, 10:43 AM
#10
Thread Starter
Frenzied Member
"We have IIS."
-
Feb 20th, 2004, 10:44 AM
#11
Stuck in the 80s
Originally posted by ober5861
"We have IIS."
Haha, that was the reason they gave? Incredible.
Who wants free, open source, widely-used stuff when you can have IIS?
Haha, incredible.
-
Feb 20th, 2004, 10:46 AM
#12
Thread Starter
Frenzied Member
Yeah... and now I have to remove all the pretty apache logos from my development project. 
Although... I have control over the server... I could just install Apache.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|