Problema: /record.c: In function `record_save’: ./record.c:130: `R_NOOVERWRITE’ undeclared (first use in this function) ./record.c:130: (Each undeclared identifier is reported only once ./record.c:130:
Categoria: Linux
Per attivare il Search Engine Friendly di joomla occorre prima di tutto attivare il mod_rewrite (vedi il post “ricompilazione apache php modssl”) occorre poi indicare
cd mod_ssl-2.8.28-1.3.37 ./configure –with-apache=../../apache_1.3.37 –with-ssl=/usr/local/ssl –enable-shared=ssl –with-mm=/usr/local cd ../../apache_1.3.37 EAPI_MM=”/usr/local” SSL_BASE=”/usr/local/ssl” ./configure –enable-module=so –enable-shared=ssl –enable-module=ssl –enable-module=rewrite make && make install cd ../php/php-4.4.4 ./configure –with-mysql=/usr/local/mysql –with-openssl=/usr/local/ssl