Opened 13 years ago

Last modified 12 years ago

#30661 closed defect

soap extension not available in fastcgi binary — at Initial Version

Reported by: axolx@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: php5-soap

Description

The classes provided by the SOAP PHP extension are not available on cgi, but are available in the command line binary. Both are using the same php.ini. The soap extension shows in the phpinfo() for the command line, but not fastcgi. php throws no errors in fastcgi until i try to instantiate a class provided by the SOAP extensions. I recompiled both php5 and php5-soap. I am running the following versions:

php5 @5.3.6_0+fastcgi+pear php5-soap @5.3.6_0 lighttpd @1.4.28_0+cml+ssl

Could the SOAP extension not be compiling for the fastcgi binary?

Let me know if I can provide any further information.

Change History (0)

Note: See TracTickets for help on using tickets.