Thanks John,
My server is a Virtual Machine, I rebuilt it install everything from ports
and now is working fine.
Thanks,
Motty
-Original Message-
From: John Iliffe [mailto:john.ili...@iliffe.ca]
Sent: Tuesday, May 22, 2012 8:11 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd
On Monday 21 May 2012 13:16:35 Yehuda Katz wrote:
> On Mon, May 21, 2012 at 11:55 AM, motty.cruz
wrote:
> > **
> > when i take 5 out i get server error, but httpd-error.log does not
> > tell me nothing actually it does not report any errors on the log.
> > i'm confuse. I have a similar server run
On Mon, May 21, 2012 at 11:55 AM, motty.cruz wrote:
> **
> when i take 5 out i get server error, but httpd-error.log does not tell me
> nothing actually it does not report any errors on the log.
> i'm confuse. I have a similar server running Apache22 and PHP52, if I
> installed Apache22 and PHP52
, but
when I installed php54 i get this server error. any suggestions?
Thanks,
_
From: Yehuda Katz [mailto:yeh...@ymkatz.net]
Sent: Monday, May 21, 2012 8:30 AM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache22 + PHP 54
On Mon, May 21, 2012 at 11:26 AM, motty.cruz wrote
On Mon, May 21, 2012 at 11:26 AM, motty.cruz wrote:
> I get Index Of / but my web file.
>
>
>DirectoryIndex index.html index.php5
>
> If I click on index.php, it shows text page.
>
Your DirectoryIndex says to load a file named index.php5 .
If you name your file that way, it will load.
You