Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jeremy.king

macrumors 603
Original poster
Aside from a recompile, Is there anyway I can tell apache2/php5 to use a different php.ini file in windows? Maybe I can pass a parameter or flag inside the LoadModule directive???

Problem is I am running both apache1.3/php4 and apache2/php5 on the same machine, and in some cases at the same time, but they both want to use C:/Windows/php.ini

Theres an easy fix...right 😕

Thanks for any help
 
Nice catch.

Sorta related - you heard about any issues with PHP5/MySQL4 on Windows? I have a co-worker who's having issues getting them to talk to each other.
 
Rower_CPU said:
Nice catch.

Sorta related - you heard about any issues with PHP5/MySQL4 on Windows? I have a co-worker who's having issues getting them to talk to each other.

I couldn't get the mysql libraries to work either but then I realized I am running 4.17 so I ended up using mysqli. What version of MySQL4 is he/she running? Anything past 4.1.3 needs to use mysqli, otherwise use mysql.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.