One of my servers uses Ubuntu 13.04. Today I have changed to Ubuntu 14.04
and now it is not possible to access the webpage.

There is a lot of discussions about this topic in the net and I tried to
follow these hints.


   -
   
https://raw.githubusercontent.com/ivandigiusto/web2py-install/master/setup-web2py-ubuntu-14.04.sh
   - https://groups.google.com/forum/#!topic/web2py/o6OGQRQTN6Y
   -
   
http://kb.openstudioproject.com/content/webstuff/apache-virtual-hosts-not-working-after-upgrading-ubuntu-1204-1404


I have modified and renamed the apache conf-file.

At last I tried to reinstall web2py with

   -
   https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-ubuntu.sh


The file apache2/error.log doen not help: a lot of warnings, no errors (I
think). A *service apache2 restart* generates:

[Sun Oct 05 21:00:10.545607 2014] [mpm_worker:notice] [pid 3553:tid
140537261942656] AH00295: caught SIGTERM, shutting down
[Sun Oct 05 21:00:11.630530 2014] [ssl:warn] [pid 3816:tid 139642387171200]
AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA
== TRUE !?)
[Sun Oct 05 21:00:11.630587 2014] [ssl:warn] [pid 3816:tid 139642387171200]
AH01909: RSA certificate configured for 127.0.0.1:443 does NOT include an
ID which matches the server name
[Sun Oct 05 21:00:11.641844 2014] [ssl:warn] [pid 3817:tid 139642387171200]
AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA
== TRUE !?)
[Sun Oct 05 21:00:11.641864 2014] [ssl:warn] [pid 3817:tid 139642387171200]
AH01909: RSA certificate configured for 127.0.0.1:443 does NOT include an
ID which matches the server name
[Sun Oct 05 21:00:11.642723 2014] [mpm_worker:notice] [pid 3817:tid
139642387171200] AH00292: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f mod_wsgi/3.4
Python/2.7.6 configured -- resuming normal operations
[Sun Oct 05 21:00:11.642743 2014] [core:notice] [pid 3817:tid
139642387171200] AH00094: Command line: '/usr/sbin/apache2'


Any ideas?
Regards, Martin

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to