|
From: Joe Z. <jz...@co...> - 2004-03-26 03:43:49
|
Müller, Oliver wrote: > Hi all, > > I'm new to this list. > Hope that someone could help a user. > > I've got a SuSE 8.1 System with apache, php and mysql running. > phpMyAdmin is also well configured. > > After moving the "/var/www/html"-stuff to "/usr/local/httpd/htdocs" > and editing "bobs/inc/config.php" to change the directory setting > systemcheck.php brings up one problem: You should re-install using './configure --with-webdir=/usr/local/httpd/htdocs', then 'make install', because there are other places you didn't fix the directory name, such as in backup.php. Reinstalling won't delete any configuration data or backups. Joe |