• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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