Welcome Guest, Not a member yet? Register   Sign In
PHP serve error
#2

(This post was last modified: 09-22-2022, 10:40 AM by captain-sensible. Edit Reason: clarified xampp )

OpenSuse tumbleweed is a "rolling release " i believe of OpenSuse

"I use Arch by the way" couldn't resist that , and you will know the injoke since your a Linux user.

If i have a look at /etc/php/php.ini around line 930 i have :

Code:
;extension=iconv
;extension=imap
extension=intl
;extension=ldap
extension=mysqli
;extension=odbc

extension=intl IS uncommented so i have use of it.


Now apache will refer to /etc/php/php.ini since apche is "installed" and /etc/php/php.ini is part of the Arch OS.

xampp version of Lampp is a different kettle of fish. Its not installed in the true sense , and is usually put in /opt


if your using xampp , since its basically an embedded system; you have to find and edit the php.ini of Lampp . Since to my knowlede lampp uses is own embedded configs
CMS CI4 A CMS system, runs out of the box written on top of CI4
Arch Book  CodeIgniter4 on Apache(pages 92-114) 
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB