Importing Existing PHP Applications into Liferay

thumbnail
Ken Vida, modified 13 Years ago. New Member Posts: 14 Join Date: 3/14/12 Recent Posts
I am trying to import an existing PHP app into Liferay EE 6.1.2 and it cannot find certain classes, SoapClient and XsltProcessor. I believe these can be "turned on" in a php.ini file but there isn't one in the install for Liferay. An actual php.ini file that is deployed on Liferay would also be very helpful

Has anyone attempted this process and if so can they add step by step instructions.

I can get simple php applications to deploy and I have confirmed the version of PHP being run:
Quercus

PHP Version => 5.3.2
System => Windows 7 6.1 x86
Build Date => 20100511
Configure Command => n/a
Server API => CGI
Virtual Directory Support => disabled
Configuration File (php.ini) Path => null
PHP API => 20031224
PHP Extension => 20041030
Debug Build => no
Thread Safety => enabled
Registered PHP Streams => php, file, http, https

Thanks!