Tag,
ich habe eben Debian 5.0 Lenny + Confixx 3.3.5 mit suPHP installiert,
jedoch gibt das System fehler aus:
Apache Problem wurde schon behoben:
ersetzt durch:
/etc/apache2/confixx/confixx_phpini:
Hat jemand auch das Problem,oder Lösen können?
ich habe eben Debian 5.0 Lenny + Confixx 3.3.5 mit suPHP installiert,
jedoch gibt das System fehler aus:
PHP:
Warning: include_once(page_functions.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/confixx/html/functions.inc.php on line 6
Warning: include_once() [function.include]: Failed opening 'page_functions.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/confixx/html/functions.inc.php on line 6
Warning: include_once(module.clone.v5.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/confixx/html/functions.inc.php on line 14
Warning: include_once() [function.include]: Failed opening 'module.clone.v5.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/confixx/html/functions.inc.php on line 14
Warning: include_once(class.SQLString.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/confixx/html/functions.inc.php on line 638
Warning: include_once() [function.include]: Failed opening 'class.SQLString.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/confixx/html/functions.inc.php on line 638
Warning: include_once(class.SQLInteger.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/confixx/html/functions.inc.php on line 639
Warning: include_once() [function.include]: Failed opening 'class.SQLInteger.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/confixx/html/functions.inc.php on line 639
Warning: include_once(class.SQLType.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/confixx/html/functions.inc.php on line 640
Warning: include_once() [function.include]: Failed opening 'class.SQLType.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/confixx/html/functions.inc.php on line 640
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/confixx/html/functions.inc.php:6) in /var/www/confixx/html/sessions.inc.php on line 39
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/confixx/html/functions.inc.php:6) in /var/www/confixx/html/sessions.inc.php on line 39
Fatal error: Class 'SQLString' not found in /var/www/confixx/html/reg/auth.php on line 93
Apache Problem wurde schon behoben:
ersetzt durch:
PHP:
PidFile /var/run/apache2.pid
User www-data
Group www-data
/etc/apache2/confixx/confixx_phpini:
PHP:
include_path = ".:/var/www/confixx/html/include:/var/www/confixx/html:/var/www/confixx/html/PEAR"
Hat jemand auch das Problem,oder Lösen können?
Last edited by a moderator: