linux - How to install PHP SOAP on REDHAT 5 -


how can install soap php extension on redhat 5 server runs php 4.4.5

i not able use yum since os not registered(and have no rights register)

i havent find compatible versions of soap php 4.4.5

please help.

the native soap extension available since php 5.0.1. because server running php4, you'll have use third party soap framework, such nusoap.

nusoap doesn't require installation or configuration @ server level. it's collection of php scripts need include.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -