Anon
01-27-2002, 01:24 PM
I'm at a complete loss here -
I work on Mac OSX 1.2 with 4.0.16 PHP, and everything was going fine. Then I needed to recompile PHP from the standard install to include GD et al. Ever since doing that (and I followed the instructions given by Apple at devcenter), my mysqldump backup scripts nolonger function (although mysql restore scripts do), and file("http://somesite.com") returns a 'attempt to load .... failed', although file("/path/to/file") works fine.
I've tried recompiling without GD but I can't fix it. All my scripts work fine on two independent remote machines.
What gives?
How can I recompile PHP back to the Apple standard install?
I work on Mac OSX 1.2 with 4.0.16 PHP, and everything was going fine. Then I needed to recompile PHP from the standard install to include GD et al. Ever since doing that (and I followed the instructions given by Apple at devcenter), my mysqldump backup scripts nolonger function (although mysql restore scripts do), and file("http://somesite.com") returns a 'attempt to load .... failed', although file("/path/to/file") works fine.
I've tried recompiling without GD but I can't fix it. All my scripts work fine on two independent remote machines.
What gives?
How can I recompile PHP back to the Apple standard install?