I have successfully installed PHP 4.3.0 on MacOS X, but it took a bit of
work and a lot of 'under the hood' knowlege of the OS.
However, now that it has been done, and I know what packages are needed
and what versions are compatable with MacOS X, I can help you with
step-by-step instructions.
I a
Hey There,
If you're using php with apache and mysql (which near as I can tell is
what you're doing) you don't need dev-tools, as php is shipped with MacOS
X.
Simply uncomment the "AddModule" and "LoadModule" lines for php4 in
/etc/httpd/httpd.conf
Also, uncomment the "AddType" lines for php4