• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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