Apache restart needed after php code change
When I change php code of an application I need to restart apache to make
the new code effective.
$ sudo apachectl -l
Compiled in modules:
core.c
mod_log_config.c
mod_logio.c
itk.c
http_core.c
mod_so.c
It is a pretty stock Ubuntu configuration of Apache. I only installed
mod_itk and created some vritualhosts.
Any ideas?
No comments:
Post a Comment