PHP 4.2.2 Install

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Johnm
Forum Contributor
Posts: 344
Joined: Mon May 13, 2002 12:05 pm
Location: Michigan, USA
Contact:

PHP 4.2.2 Install

Post by Johnm »

Hi all,
Has anyone installed PHP4.2.2 with Apache 1.3.26 on SGI Irix 6.5 with a Mips 7.3 compiler. I am getting a compiler error and need some help finding the problem. Here is the error:

Code: Select all

ld32: FATAL   12 : Expecting n32 objects: modules/php4/libmodphp4.a(mod_php4.o) is o32.
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
any ideas?

Thanks,
John
Post Reply