I hope this is the right place to ask this kind of question. Apologies if not.
I am trying to install PHP on to my Mac. I have updated Apache and am now trying to update PHP. I keep getting half the way through the installation and I get this:
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libphp4.la] Error 1
make: *** [install-recursive] Error 1
Any commands after this don't work. This little fella arrived when I tried to sudo make install and it had looked quite healthy up to here!
Any help would be greatly appreciated as would anyone pointing me in the right direction if I have posted to the wrong place.
Cheers
Dan
Installation of PHP 4.2.2 on OS X
Moderator: General Moderators
-
daemorhedron
- Forum Commoner
- Posts: 52
- Joined: Tue Jul 23, 2002 11:03 am
Sorry, the only advice I could give is to try this site : http://www.phpmac.com and make sure you have looked into the install docs on http://www.php.net . A very remote possibility is to examine the current bugs at http://bugs.php.net .
HTH! =)
HTH! =)
- James Pelow
- Site Admin
- Posts: 51
- Joined: Sat Jun 01, 2002 5:28 am
- Location: Killiney, Co. Dublin, Ireland
- Contact:
moo
Currently PHP does not offically support Mac OS X. Support for Mac OS X is planned for 4.3 (sometime in August). Until then you can follow the advice on http://www.phpmac.com/
-James Pelow
-James Pelow
thanks for the info
Cheers for the information and your time.