• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Sitebuilder sqlite errors after php upgrade

ryanz

Basic Pleskian
Hi,

I now have the problem with Sitebuilder 4.5 not publishing after the php upgrade.

Has anyone managed to get this working?

I tried this http://kb.odin.com/en/5460 but make fails with errors as follows:

make
/bin/sh /home/SQLite-1.0.3/libtool --mode=compile gcc -I/home/SQLite-1.0.3/libsqlite/src -I. -I/home/SQLite-1.0.3 -DPHP_ATOM_INC -I/home/SQLite-1.0.3/include -I/home/SQLite-1.0.3/main -I/home/SQLite-1.0.3 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/php -DHAVE_CONFIG_H -g -O2 -c /home/SQLite-1.0.3/libsqlite/src/main.c -o libsqlite/src/main.lo
gcc -I/home/SQLite-1.0.3/libsqlite/src -I. -I/home/SQLite-1.0.3 -DPHP_ATOM_INC -I/home/SQLite-1.0.3/include -I/home/SQLite-1.0.3/main -I/home/SQLite-1.0.3 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/php -DHAVE_CONFIG_H -g -O2 -c /home/SQLite-1.0.3/libsqlite/src/main.c -fPIC -DPIC -o libsqlite/src/.libs/main.o
/home/SQLite-1.0.3/libsqlite/src/main.c:459:2: error: invalid preprocessing directive #const
make: *** [libsqlite/src/main.lo] Error 1


Any advice?

System: FC4 x86 (old I know)
PHP: 5.2.8-1.fc4.art
 
Back
Top