i don't see any reason about the answer to be other that what u said
earlier.
some of programer like to use LoadModule but when change to another, they
can't and must replace whole script..
if you already found the perfect way.. why don't u use it..
i think that is better too
- Original Messag
I don't think it matters where you load it in the conf file. I
generally just have it at the very bottom of the httpd.conf file or
in another httpd-php.conf file in the extra directory.
On 02/05/2007, at 10:03 PM, Marcos R. Cardoso wrote:
I've been using the following configuration on a w
Basic Mod Rewrite's work fin but more complex one crash httpd. Wordpress &
cakePHP when using mod rewrite
I have php4 set up on another instance of apache but can't get php5 to work
with apache
from my error log
[Wed May 02 15:47:51 2007] [notice] Parent: child process exited with status
107380
I've been using the following configuration on a web server here at work:
Win2003 Server
Apache 2.0.58
PHP 4.4.2
Until last week, I was doing the link between Apache and PHP through the
DLL php4apache2.dll at the "LoadModule" section on httpd.conf. Now this
link is being done through the "Actio