Asked By
wexler
0 points
N/A
Posted on - 02/12/2012
Hello all.
After I install ProcessMaker 2.0.32.tar.gz on Fedora Linux, I received the error:
“Fatal error: Class'SoapClient' not found in /opt/processmaker/gulliver/system/class.soapNtlm.php on line 208
It occurred when I clicked the import option. The same also happens when trying to edit a process.
Any help will be appreciated. Thank you.
ProcessMaker having errors on Fedora Linux
Hello Wexler,
Looks like the soap extension for PHP enabled is missing on your server system.
To install soap with root privileges type this command on a terminal:
Codes:
Yum install php-soap
Service httpd stop
Service httpd start
Then try to import the process again. Hopefully this will solve these issues.
Enjoy,
Answered By
Tarek440
0 points
N/A
#95548
ProcessMaker having errors on Fedora Linux
Hi,
If you want to be out of fatal error of your mentioned software having installed,
You have to follow the steps shown in images.
Regards,
Tarek Hossain.
Â
Â