phpmyadmin requesting to download a php file...

Njoku, George O. njokug at winthrop.edu
Fri Oct 26 14:27:49 UTC 2007


Add to http.conf


LoadModule php5_module
AddHandler php5-script php


<IfModule dir_module>
	DirectoryIndex index.php
</IfModule>


<IfModule mime_module>
	Addtype php
</IfModule>


You may have to do the same for cgi
Restart apache


Cheers
George



-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com
[mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Luca Ferrari
Sent: Thursday, October 25, 2007 2:26 AM
To: Ubuntu user technical support,not for general discussions
Subject: Re: phpmyadmin requesting to download a php file...

On Wednesday 24 October 2007 Justin Gruenberg's cat, walking on the
keyboard, 
wrote:
> LoadModule php5_module modules/libphp5.so

Yeah, but it is still not working. First of all, when I reboot apache it

notifies me that the module is already loaded:

root at ftp:/etc/apache2# apache2ctl stop
[Thu Oct 25 07:39:39 2007] [warn] module php5_module is already loaded, 
skipping
root at ftp:/etc/apache2# apache2ctl start
[Thu Oct 25 07:39:45 2007] [warn] module php5_module is already loaded, 
skipping

and on the other side, I cannot get the page of phpmyadmin working, it
is 
still asking me to download it.

I'm going crazy about this!
Please help!

Luca

-- 
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




More information about the ubuntu-users mailing list