RE: [users@httpd] Apache22 + PHP 54

2012-05-22 Thread motty.cruz
] Apache22 + PHP 54 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. &g

Re: [users@httpd] Apache22 + PHP 54

2012-05-22 Thread John Iliffe
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

Re: [users@httpd] Apache22 + PHP 54

2012-05-21 Thread Yehuda Katz
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

RE: [users@httpd] Apache22 + PHP 54

2012-05-21 Thread motty.cruz
, 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

Re: [users@httpd] Apache22 + PHP 54

2012-05-21 Thread Yehuda Katz
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

[users@httpd] Apache22 + PHP 54

2012-05-21 Thread motty.cruz
Hello, I'm having issues configuring Apache22 & PHP54. I'm running FreeBSD 8.2 Apache22 Php54 php5-extensions-1.7 A "meta-port" to install PHP extensions I have default httpd.conf have not make any changes. When I got to my server 192.168.1.6 I get Index Of / but my web file. DirectoryI