Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Fwd: Problem serving php files after PHP5 upgrade

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "David Kowis" <dkowis AT shlrm.org>
  • To: "Cory S" <fubeca AT gmail.com>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Fwd: Problem serving php files after PHP5 upgrade
  • Date: Tue, 7 Dec 2004 10:03:20 -0600 (CST)

Can you send me/post the httpd.conf file? I'll take a look.
There might be something overlooked...
--
One login to rule them all, one login to find them. One login to bring
them all, and in the web bind them.

<quote who="Cory S">
> It gets weirder. If I put a php file in my user's public_html dir it
> works fine, but it won't work in the DocumentRoot directory. I'm
> completely clueless at this point.
>
>
> ---------- Forwarded message ----------
> From: Cory S <fubeca AT gmail.com>
> Date: Mon, 6 Dec 2004 16:02:45 -0700
> Subject: Problem serving php files after PHP5 upgrade
> To: sm-discuss AT lists.ibiblio.org
>
>
> Over the weekend I upgraded my box to Apache 1.3.33 and PHP 5.0.2.
> Somewhere along the line support for handling php files quit working.
>
> I verified that I have the following lines in /etc/httpd/httpd.conf:
> LoadModule php5_module libexec/libphp5.so
> AddModule mod_php5.c
> AddType application/x-httpd-php .php .phtml
>
> The apache log shows that the PHP module is indeed being loaded:
> [Mon Dec 6 15:38:01 2004] [notice] Apache/1.3.33 (Unix) PHP/5.0.2
> configured --
> resuming normal operations
>
> Does anyone know what could have gone wrong?
>
> Thanks
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
>
> !DSPAM:41b5c43a74121689414864!
>
>






Archive powered by MHonArc 2.6.24.

Top of Page