-- Displaying log file /var/log/airtime/pypo/pypo.log -- raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) -- HTTPError: HTTP Error 500: Internal Server Error -- -- 2013-05-11 16:22:47,833 INFO - [api_client.py : is_server_compatible() : line 162] - Unable to get Airtime version number.
during installation ... I configured the plesk vhost.conf to a subdomain like http://airtime.xxxxx.yy but i only get a blank screen if i try to call the URL. Sorry not a complete empty screen ... it shows the favicon ...
This is my VPS Setup: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz Plesk 11with Debian 6.0.7 (squeeze) i686 apache 2.2.16 with php5.3.3
and this is the vhost.conf located under /var/www/sub.domain.yy/conf/
<Directory /usr/share/airtime/public> DirectoryIndex index.php AllowOverride all Order allow,deny Allow from all </Directory>
i checked the api_client.cfg and the i think airtime.conf ... everything seems to be ok .. please help me to get airtime running. Maybe someone have experience with plesk and airtime installation and got the same errors ...
PHP Fatal error: main(): Failed opening required 'Zend/Application.php' (include_path='/usr/share/airtime/application/controllers/plugins:/usr/share/airtime/application/models:/usr/share/airtime/application/common:.::/usr/share/airtime/library') in /usr/share/airtime/public/index.php on line 48
[Mon May 13 18:48:52 2013] [notice] mod_bw : Version 0.91 - Initialized [0 Confs]
[Mon May 13 18:48:52 2013] [error] python_init: Python version mismatch, expected '2.6.5+', found '2.6.6'.
[Mon May 13 18:48:52 2013] [error] python_init: Python executable found '/usr/bin/python'.
[Mon May 13 18:48:52 2013] [error] python_init: Python path being used '/usr/lib/python2.6/:/usr/lib/python2.6/plat-linux2:/usr/lib/python2.6/lib-tk:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-dynload'.
[Mon May 13 18:48:52 2013] [notice] mod_python: Creating 8 session mutexes based on 100 max processes and 0 max threads.
[Mon May 13 18:48:52 2013] [notice] mod_python: using mutex_directory /tmp
[Mon May 13 18:48:52 2013] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Mon May 13 18:48:52 2013] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Mon May 13 18:48:52 2013] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)