• 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

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