Page 1 of 1

Problems with latest PHP and Apache

Posted: Sun 06 May 2007 5:44 am
by IV/JG7_4Shades
Guys,

I found out this weekend that the latest PHP 5.2.2 and Apache 2.2.x seem not to like MP4. Maybe I was a little slapdash in my tests, but I did have success with Apache 2.0.x and PHP4.

So, be careful with Apache 2.2.x and recent PHP5.2 versions - it may not work.

As always, I found that setting

lower-case-table-names=2
old-passwords


in the MySQL my.ini file was most helpful.

Cheers,
4Shades

Posted: Sun 06 May 2007 3:15 pm
by FAFL_Blaireau
Apache 2.0.54 and PHP 5.0.4 not work either.
You will find surment a solution by modifying the MP4.
For moment that does not work on my server.
Thank you

Posted: Tue 08 May 2007 5:18 am
by II/JG77Hawk_5
I am currently running Apache 2.2.4 and PHP 5.2.0. with SQL 4.1
I have problems if I try to run MP4 from a different hard disk from the Apache install but as long as document root is on the same disk it runs ok here.
Oh and the config lines mentioned by 4Shades are indeed a must!

Hawk_5