• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

HELP - Problems publishing dynamic website

N

netpower1

Guest
Hi,

We've got a problem that we really need to fix FAST.

We can publish static sites to our web server but dynamic sites (ones with modules etc.) won't publish.

We keep getting the error message that sqlite is not installed at the target server.

When we run the check.php script from our main IP address, everything shows ok.

However, when we run it from the domain or dirctory where we want to publish the site, we get these errors:

ERROR : extension pdo_mysql must be on
ERROR : extension sqlite must be on
OK : extension dom in state on found
OK : extension libxml in state on found
OK : extension xml in state on found
OK : extension xsl in state on found
OK : extension spl in state on found
OK : extension pcre in state on found
OK : extension session in state on found
OK : extension simplexml in state on found
OK : extension ftp in state on found
OK : extension openssl in state on found
OK : extension mbstring in state on found
OK : extension soap in state on found
OK : extension gd in state on found
OK : extension ctype in state on found
OK : extension zlib in state on found
OK : extension curl in state on found
OK : extension mysql in state on found
OK : setting magic_quotes_gpc in state off found
OK : setting magic_quotes_runtime in state off found
OK : setting open_basedir in state off found
OK : setting safe_mode in state off found
OK : setting zend.ze1_compatibility_mode in state off found
ERROR : SQLite not found
OK : GD library PNG support found
OK : GD library GIF support found
OK : GD library JPG support found
OK : GD library WBMP support found
OK : supported GD library version 2.0.1 (or newer) found

Help, we need a solution FAST!
 
Back
Top