Ask a Question related to PHP Development, Design and Development.
-
Terabyte #1
How do I shutdown and restart PHP?
Good day!
How do I shutdown and restart PHP? I don't want to reboot the machine each
time I desire the changes/additions I completed in the PHP.ini file to take
affect.
Thanks!
Terabyte Guest
-
on shutdown or restart
everytime i keep shutting down or restarting i keep getting a long string of error messages to fast to see what it says, but i caught a glimpse of... -
Shutdown at 6:00 pm
How to do for the server 2000 shutdown automaticly at 6:00 pm ??? PD: What tool i use for know what aplication absorb all memory of my server and... -
shutdown
"Gerry" <gerryhmurray@aol.com> wrote in message news:004a01c3496e$c9876630$a601280a@phx.gbl... Ok -
Windows XP is slow to shutdown or restart
I recently installed a new motherboard (Gigabyte K7 Triton) and memory and now for some reason when I try to restart or shutdown windows it sits... -
hangs on shutdown, must restart oracle service
Can anyone tell me why sometimes Oracle hangs on shutdown and the only way to fix it is to restart the oracle service? When this occurs, I also... -
Jan831 #2
Re: How do I shutdown and restart PHP?
In bericht <Qf6dnQtG-KxOtuzcRVn-iA@rogers.com>, schreef
[email]terabyte@rogers.com[/email] ...you just have to restart your webserver (probably apache), that will> Good day!
>
>
>
> How do I shutdown and restart PHP? I don't want to reboot the machine each
> time I desire the changes/additions I completed in the PHP.ini file to take
> affect.
>
>
>
> Thanks!
>
>
>
reload your php.ini-file
Jan8831
Jan831 Guest
-
Terabyte #3
Re: How do I shutdown and restart PHP?
"Terabyte" <terabyte@rogers.com> wrote in message
news:Qf6dnQtG-KxOtuzcRVn-iA@rogers.com...take> Good day!
> How do I shutdown and restart PHP? I don't want to reboot the machine each
> time I desire the changes/additions I completed in the PHP.ini file toThank you both for you input! Gee I knew that it could not be that> affect.
difficult!
I hate being the new kid on the block!
Cheers!
Terabyte Guest
-
Ninjaboy #4
Re: How do I shutdown and restart PHP?
If you don't want to restart Apache.
on unix you can issue apachestl reload
command that will reload the config files without actually killing the
webserver and starting it backup. Be ware that if your configs have errors
you might crash your server and have to delete the pid files manually before
you can start it up again.
"Terabyte" <terabyte@rogers.com> wrote in message
news:cpednWsjf4aOEO_cRVn-qg@rogers.com...>
> "Terabyte" <terabyte@rogers.com> wrote in message
> news:Qf6dnQtG-KxOtuzcRVn-iA@rogers.com...> take>> Good day!
>> How do I shutdown and restart PHP? I don't want to reboot the machine
>> each
>> time I desire the changes/additions I completed in the PHP.ini file to>>> affect.
> Thank you both for you input! Gee I knew that it could not be that
> difficult!
> I hate being the new kid on the block!
>
> Cheers!
>
>
Ninjaboy Guest



Reply With Quote

