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

RE: PHP4 functions



I would just use the phpinfo() function in a php document to
check the php configuration. If you would like to see which
apache modules are loaded, try httpd -l.

Wes

____________________________________
Wesley A. Wannemacher
Instructor, Network Administrator
Northwestern College
wawannem@nc.edu
____________________________________


-----Original Message-----
From: Sven Gaerner [mailto:SGaerner@gmx.net]
Sent: Wednesday, July 26, 2000 12:25 PM
To: debian-user@lists.debian.org
Subject: PHP4 functions


Hi,

I installed Apache and PHP4 and several modules for PHP4.
Everything works but I need to know if a special module is loaded. In the
PHP4 Manual on the PHP website it says you can use the function
  bool extension_loaded(string module);
When I tried this I received an error that I tried to call an undefined
function.

Did someone have an idea?
Please CC possible answers to me because I'm not subscribed.
Thanks.

Bye,

Sven

--
Sent through GMX FreeMail - http://www.gmx.net


--
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org <
/dev/null



Reply to: