PHP serve error |
Hello Team, I'm Cheri, JR PHP developer, and am working on a PHP project using the new version of codeigniter4. I'm facing some issues on my Cv Writing Service UK website on the page of Signup. However am having an issue with the PHP on OpenSUSE tumbleweed, has anyone attempted a comparable task using OpenSUSE?
I tried several recommendations from stack overflow but none got it working, ERROT: tulus@192:/opt/lampp/htdocs/testing/ci-news> php spark serve PHP Warning: PHP Startup: Unable to load dynamic library 'intl' (tried: /usr/lib64/php8/exte nsions/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 o pen 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/lam pp/htdocs/testing/ci-news/spark on line 63 Warning: require(/opt/lampp/htdocs/testing/ci-news/app/Config/../../vendor/codeigniter4/frame work/system/bootstrap.php): Failed to open stream: No such file or directory in /opt/lampp/ht docs/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/sh are/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/C onfig/../../vendor/codeigniter4/framework/system/bootstrap.php' (include_path='.:/usr/share/p hp8:/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 tulus@192:/opt/lampp/htdocs/testing/ci-news> 4/php8/extensions/intl.so (/usr/lib64/php8/extensions/intl.so: cannot open shared object file ile or directory)) in Unknown on line 0 |
Messages In This Thread |
PHP serve error - by chericrystal - 09-22-2022, 05:43 AM
RE: PHP serve error - by captain-sensible - 09-22-2022, 10:27 AM
|