
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Upgrade to Intrepid Ibis has squelched my LAMP
Ty,
Thanks for responding.
Make sure there is php5_module loaded with your apache. You can use 
apache2ctl -M for this.
This is very strange. The output of apache2ctl -M doesn't have any PHP 
module listed.
However, in Synaptic, so far as I can tell, I have every PHP and Apache 
package installed.
I'm a little lost as to what to do if the package is installed but it's 
not actually implemented. That's never happened before. In previous 
installations I just installed via apt-get or Synaptic and it was all 
automagic.
I'm not sure the problem is just with PHP talking to Apache, either. It 
seems to me that Apache itself is not actually running, even though I've 
tried to start it at the command line. Usually, if it's working, one 
sees a "It Works!" message in the browser, which I'm not seeing.
Is there something I can try to force Apache and/or PHP to actually be 
active?
PS, just for reference, this is the output of apache2ctl -M:
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
env_module (shared)
mime_module (shared)
negotiation_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
Syntax OK
--
Dave M G
http://tlug.jp/mediawiki/index.php?title=User:Dave_M_G
Home |
Main Index |
Thread Index