Hi
I need a little help. I think I have done something bad to my computer, especially to Apache2 HTTP server.
When I getting index file via console command GET, i have pure HTML, as I need. But when I try to get it via browser
I receive a window with "You have chosen to open PHTML" file and "what to do" question
I think php module is not loaded, am I right?
should I do something with libapache2-mod-php5? According to aptitude program it is installed. How can i load it in Apache?
Or maybe you can advice something batter?
I need a little help. I think I have done something bad to my computer, especially to Apache2 HTTP server.
When I getting index file via console command GET, i have pure HTML, as I need. But when I try to get it via browser
I receive a window with "You have chosen to open PHTML" file and "what to do" question
I think php module is not loaded, am I right?
Code:
# apache2ctl -l
Compiled in modules:
core.c
mod_log_config.c
mod_logio.c
prefork.c
http_core.c
mod_so.c
Or maybe you can advice something batter?
Last edited: