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
Did you install the developer tools from Apple? You'll need them to
compile php.
-Steve
On Friday, February 21, 2003, at 03:41 AM, EOS Technologies wrote:
while installing the latest version of php on my mac i cam across the
following problem:
[Jezebel:/apps/php-4.3.0] root# ./configure --wit
while installing the latest version of php on my mac i cam across the
following problem:
[Jezebel:/apps/php-4.3.0] root# ./configure --with-mysql --with-apxs
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for working sed... sed
ch