Hi,

Where in the order of Load Modules do I want to load the module php4_module?

I currently have it loading at the end (this is where the PHP put it when I installed). When I try to start up Apache from scratch, it won't run if the PHP load module line is in the httpd.conf file. I have to comment it out, start the server, uncomment it, and restart the server. This is what leads me to believe that I have to load the PHP module earlier.

thanks,

Brad.

    Hi,

    I don't recieve an error. When I start Apache, it looks to start alright, but it quits right away.

    The message from the error log is

    dyld: /usr/local/sbin/httpd Undefined
    symbols:
    pen_file_for_scanning

    brad.

      2 months later

      I get a multiple definitions error...

      I comment the PHP stuff out...apache runs... I uncomment PHP and apache yells at me.

        Write a Reply...