Error while installing SUITECRM with Xammp on ubuntu

40 Views Asked by At

While installing suitecrm‌‌ I faced an error. mysql and Apache server is running on xammp. However when I try installing suitecrm it gives an error.‌ I‌ have pasted the unzipped folder of SuiteCRM in htdocs directory of Xammp. Below is the error:

Fatal error: Uncaught TypeError: fwrite(): Argument #1 ($stream) must be of type resource, bool given in /opt/lampp/htdocs/suitecrm/install/install_utils.php:732 Stack trace: #0 /opt/lampp/htdocs/suitecrm/install/install_utils.php(732): fwrite(false, '\n2023-09-21 14:...') #1 /opt/lampp/htdocs/suitecrm/install/install_utils.php(64): installLog('installerHook: ...') #2 /opt/lampp/htdocs/suitecrm/install.php(827): installerHook('pre_installFile...', Array) #3 {main} thrown in /opt/lampp/htdocs/suitecrm/install/install_utils.php on line 732

0

There are 0 best solutions below