Date: 07/30/02
- Next message: Jason Wong: "Re: [PHP] [Fwd: Can you help me about the installation of apache/php/MySQl/ssl ?]"
- Previous message: Martin Towell: "[PHP] RE: One more question"
- In reply to: EdwardSPL <email protected>: "[PHP] [Fwd: Can you help me about the installation of apache/php/MySQl/ssl ?]"
- Next in thread: Jason Wong: "Re: [PHP] [Fwd: Can you help me about the installation of apache/php/MySQl/ssl ?]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> -----Original Message-----
> From: EdwardSPL <email protected> [mailto:EdwardSPL <email protected>]
> Sent: Tuesday, 30 July 2002 4:17 PM
> To: php-general <email protected>
> Subject: [PHP] [Fwd: Can you help me about the installation of
> apache/php/MySQl/ssl ?]
>
>
> Hello,
>
> Can you help me about this problem ?
>
> Thanks,
>
> Edward.
>
think u'll find that php.ini should be in /usr/local/lib dir not apache conf
dir
make sure you have the following in httpd.conf
AddModule mod_php4.c
LoadModule libexec/libphp4.so
and see if that helps ya
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jason Wong: "Re: [PHP] [Fwd: Can you help me about the installation of apache/php/MySQl/ssl ?]"
- Previous message: Martin Towell: "[PHP] RE: One more question"
- In reply to: EdwardSPL <email protected>: "[PHP] [Fwd: Can you help me about the installation of apache/php/MySQl/ssl ?]"
- Next in thread: Jason Wong: "Re: [PHP] [Fwd: Can you help me about the installation of apache/php/MySQl/ssl ?]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

