Welcome Guest, Not a member yet? Register   Sign In
What is causing PHP Spark errors?
#1

I am a software developer currently working on a PHP project using the latest version of CodeIgniter4. However, I am facing issues with the PHP Spark on OpenSUSE Tumbleweed. Has anyone encountered a similar problem while working with OpenSUSE?

To give you a better understanding of my setup, I am using XAMPP for Linux 7.4.29. Despite attempting various suggestions from Stack Overflow, I have been unable to resolve the issue.

The error message I am receiving is as follows:

"PHP Warning: PHP Startup: Unable to load dynamic library 'intl' (tried: /usr/lib64/php8/extensions/intl (/usr/lib64/php8/extensions/intl: cannot open shared object file: No such file or directory), /usr/lib64/php8/extensions/intl.so (/usr/lib64/php8/extensions/intl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning: require(/opt/lampp/htdocs/testing/ci-news/app/Config/../../vendor/codeigniter4/framework/system/bootstrap.php): Failed to open stream: No such file or directory in /opt/lampp/htdocs/testing/ci-news/spark on line 63
Warning: require(/opt/lampp/htdocs/testing/ci-news/app/Config/../../vendor/codeigniter4/framework/system/bootstrap.php): Failed to open stream: No such file or directory in /opt/lampp/htdocs/testing/ci-news/spark on line 63 PHP Fatal error: Uncaught Error: Failed opening required '/opt/lampp/htdocs/testing/ci-news/app/Config/../../vendor/codeigniter4/framework/system/bootstrap.php' (include_path='.:/usr/share/php8:/usr/share/php/PEAR') in /opt/lampp/htdocs/testing/ci-news/spark:63 Stack trace: #0 {main} thrown in /opt/lampp/htdocs/testing/ci-news/spark on line 63 Fatal error: Uncaught Error: Failed opening required '/opt/lampp/htdocs/testing/ci-news/app/Config/../../vendor/codeigniter4/framework/system/bootstrap.php' (include_path='.:/usr/share/php8:/usr/share/php/PEAR') in /opt/lampp/htdocs/testing/ci-news/spark:63 Stack trace: #0 {main} thrown in /opt/lampp/htdocs/testing/ci-news/spark on line 63"

Thank you for your assistance.
Reply


Messages In This Thread
What is causing PHP Spark errors? - by AnneGodkoyj - 04-19-2023, 02:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB