Forum Moderators: phranque

Message Too Old, No Replies

how to debug and why a php module won't load

         

Tabi

8:31 pm on Sep 2, 2007 (gmt 0)

10+ Year Member



I have 2 problems:

1. I cannot load the php module php_dbase.dll. I know this is apache forum, so my question is: should Apache give me any message in the apache_error.log file that a php module doesn't load or is it a pure php problem and has nothing to do with Apache? Just to clarify, all other php modules load properly.

2. I have a directive LogLevel debug at the beginning of my httpd.conf file, which I think is the most descriptive level of logging. The problem is, the only [debug] type messages during apache startup are 3 messages about some child and parent retriving which I am not interested in. Is it possible that there are no mesasges like "loading module mod_rewrite" for example, with debug level of logging?

Can someone please give me any advice about this..

P.S. I have Wamp5 1.7.2

[edited by: Tabi at 8:33 pm (utc) on Sep. 2, 2007]