Page 1 of 1

Server Error

PostPosted: 24. September 2013 20:29
by originalhandy
So after my other problems I had I now get
Server error

Reload Less
The website encountered an error while retrieving http://clanwta.com/. It may be down for maintenance or configured incorrectly.


I removed the .htaccess to see if it would help and it didnt.

The last few lines from my error_log show, I am not sure what quite to make of it.
[Tue Sep 24 14:13:34.361524 2013] [ssl:warn] [pid 13160] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matche$
[Tue Sep 24 14:13:34.618410 2013] [auth_digest:notice] [pid 13161] AH01757: generating secret for digest authentication ...
[Tue Sep 24 14:13:35.061629 2013] [ssl:warn] [pid 13161] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Sep 24 14:13:35.076052 2013] [ssl:warn] [pid 13161] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matche$
[Tue Sep 24 14:13:35.076145 2013] [lbmethod_heartbeat:notice] [pid 13161] AH02282: No slotmem from mod_heartmonitor
[Tue Sep 24 14:13:35.089826 2013] [mpm_prefork:notice] [pid 13161] AH00163: Apache/2.4.2 (Unix) OpenSSL/1.0.1c PHP/5.4.4 configured -- resuming normal o$
[Tue Sep 24 14:13:35.089886 2013] [core:notice] [pid 13161] AH00094: Command line: '/opt/lampp/bin/httpd -D SSL -D PHP5 -E /opt/lampp/logs/error_log'
[Tue Sep 24 14:14:50.741777 2013] [mpm_prefork:notice] [pid 13161] AH00169: caught SIGTERM, shutting down
[Tue Sep 24 14:15:07.101177 2013] [ssl:warn] [pid 13820] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Sep 24 14:15:07.101286 2013] [ssl:warn] [pid 13820] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matche$
[Tue Sep 24 14:15:07.347861 2013] [auth_digest:notice] [pid 13821] AH01757: generating secret for digest authentication ...
[Tue Sep 24 14:15:08.089446 2013] [ssl:warn] [pid 13821] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Sep 24 14:15:08.089495 2013] [ssl:warn] [pid 13821] AH01909: RSA certificate configured for www.example.com:443 does NOT include an ID which matche$
[Tue Sep 24 14:15:08.089558 2013] [lbmethod_heartbeat:notice] [pid 13821] AH02282: No slotmem from mod_heartmonitor
[Tue Sep 24 14:15:08.102573 2013] [mpm_prefork:notice] [pid 13821] AH00163: Apache/2.4.2 (Unix) OpenSSL/1.0.1c PHP/5.4.4 configured -- resuming normal o$
[Tue Sep 24 14:15:08.102633 2013] [core:notice] [pid 13821] AH00094: Command line: '/opt/lampp/bin/httpd -D SSL -D PHP5 -E /opt/lampp/logs/error_log'



Last few errors of php_error_log
[22-Sep-2013 01:13:23 UTC] PHP Notice: Uninitialized string offset: 0 in /opt/lampp/htdocs/ts3wi/tsviewpub.php on line 36
[22-Sep-2013 01:13:23 UTC] PHP Notice: Uninitialized string offset: 0 in /opt/lampp/htdocs/ts3wi/tsviewpub.php on line 36
[23-Sep-2013 02:00:54 UTC] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
[23-Sep-2013 02:00:54 UTC] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is c$
[24-Sep-2013 03:12:26 UTC] PHP Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755
[24-Sep-2013 03:12:32 UTC] PHP Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755
[24-Sep-2013 03:12:38 UTC] PHP Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755
[24-Sep-2013 03:12:51 UTC] PHP Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755
[24-Sep-2013 03:15:50 UTC] PHP Fatal error: Call to undefined function __() in /opt/lampp/phpmyadmin/libraries/Config.class.php on line 755
[24-Sep-2013 17:03:38 UTC] PHP Fatal error: Call to a member function get() on a non-object in /opt/lampp/htdocs/templates/beez_20/error.php on line 10
[24-Sep-2013 17:03:40 UTC] PHP Fatal error: Call to a member function get() on a non-object in /opt/lampp/htdocs/templates/beez_20/error.php on line 10


Any ideas where I need to start looking and what I need to fix to get it working ?

Re: Server Error

PostPosted: 27. September 2013 21:24
by Altrea
Is there any reason you don't wanna tell us that the webapplication you are trying to run is TeamSpeak 3 Webinterface?
So okay. This is a TeamSpeak Webinterface issue. We can't provide any support for any third party scripts.
But you surely have checked if the used TS3WI version is able to run with the PHP version you use.