I have just installed RH9.0, MySQL 4.0.16 rpms, php-mysql and ser (.tar.gz) 08.11. I have configured the Mysql support, and the ser server starts fine. I then installed Serweb under /var/www/html/serweb and /var/www/phplib and changed all the .php files as per the howto. But I haven't been able to get it to work... If I try <server>/serweb/admin/index.php I get the login, enter a username and password, and then I get this in /var/log/httpd/error_log:
[Mon Nov 10 15:56:21 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/separator.html, referer: http://phonebox/serweb/admin/index.php [Mon Nov 10 15:56:21 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/epilog.html, referer: http://phonebox/serweb/admin/index.php [Mon Nov 10 15:56:21 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/preload.js, referer: http://phonebox/serweb/admin/index.php [Mon Nov 10 15:56:30 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/prolog.html, referer: http://phonebox/serweb/admin/index.php
Sometimes also: [Mon Nov 10 15:48:19 2003] [notice] child pid 17672 exit signal Segmentation fault (11)
Btw. the webserver is the standard Redhat httpd 2.0.40.21 (Apache), no modifications.
Any ideas? Thanks for any help!
BR, Jon Ole
Jon Ole Nome wrote:
I have just installed RH9.0, MySQL 4.0.16 rpms, php-mysql and ser (.tar.gz) 08.11. I have configured the Mysql support, and the ser server starts fine. I then installed Serweb under /var/www/html/serweb and /var/www/phplib and changed all the .php files as per the howto. But I haven't been able to get it to work... If I try <server>/serweb/admin/index.php I get the login, enter a username and password, and then I get this in /var/log/httpd/error_log:
[Mon Nov 10 15:56:21 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/separator.html, referer: http://phonebox/serweb/admin/index.php [Mon Nov 10 15:56:21 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/epilog.html, referer: http://phonebox/serweb/admin/index.php [Mon Nov 10 15:56:21 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/preload.js, referer: http://phonebox/serweb/admin/index.php [Mon Nov 10 15:56:30 2003] [error] [client 172.16.1.230] File does not exist: /var/www/html/prolog.html, referer: http://phonebox/serweb/admin/index.php Sometimes also: [Mon Nov 10 15:48:19 2003] [notice] child pid 17672 exit signal Segmentation fault (11)
Btw. the webserver is the standard Redhat httpd 2.0.40.21 (Apache), no modifications.
hello!
As a start, always read the "readme" and the "install" documentation.
The files missing is files you should create to get the layout you want on the serweb interace. Create them and put something in them, then you will understand what happens.
...and don't forget to configure in config.php !
Best regards, /Olle