server problems
I am installing a software called Open Source Point Of Sale ("OSPOS") sometimes it installs in other php extensions errors, I compile the php versions in the ea4 but the log shows the following and the software does not install correctly
[01-Apr-2025 10:43:09 America/New_York] PHP required extensions: bcmath, intl, gd, openssl, mbstring, curl
[01-Apr-2025 10:43:25 America/New_York] Check your php.ini
[01-Apr-2025 10:43:25 America/New_York] PHP installed extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, session, standard, cgi-fcgi, bcmath, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gmp, iconv, imap, json, exif, mysqlnd, PDO, pgsql, Phar, posix, shmop, SimpleXML, snmp, soap, sockets, sodium, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlwriter, xsl, zip, mysqli, pdo_mysql, pdo_pgsql, pdo_sqlite, xmlreader, xmlrpc, redis, clos_ssa, memcache, memcached, SourceGuardian, ionCube Loader, Zend OPcache
-
Hey there! Just to confirm, are you saying you *have* installed these tools through EasyApache, but the software isn't detecting them properly?
0 -
is correct, sorry if I was not clear.
I installed all the dependencies by EA4 but when I want to do the installation it does not recognize the extensions.
use the commandphp -m
to confirm that everything is ok at the extensions level and in fact the system shows them but for some reason the software gives me an error.0 -
"php -m" would only show the modules for the default version. It might be best to create a PHP info page on the site to see if those modules are showing up as working under that specific domain:
0
Please sign in to leave a comment.
Comments
3 comments