[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Knoppix 3.1 - Apache



On Thu, Apr 03, 2003 at 08:31:33AM -0600, Donn aka N5XWB wrote:
> Hey Group:
> 
> I have edited /etc/apache/httpd.conf to enable various
> modules - namely "php".
> I am trying to get phpMyAdmin running.  However, it seems
> the php module
> will not load in Knoppix apache.  "apache -l" shows compiled
> in modules.  However, I would like to see what add on
> modules are loaded.
> phpMyAdmin stated the php module is not loaded.
> 
> /etc/apache/httpd.conf seems to be loaded during apache
> startup.
> 
> How can I confirm the php module is loaded in apache?

Just write a test.php with the following content:

<BODY><? phpinfo(); ?></BODY>

Works out-of-the-box for me.

Regards
-Klaus Knopper
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: