|
| WebDev (19) Applicatoin Server configuration for Ubuntu |
| Iniciado por guest, 13,abr. 2015 20:46 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 13,abril 2015 - 20:46 |
Hello:
I'm trying to install the WebDev Application Server (v19) in Ubuntu 14.04, but there are no specific directions in the documentation. I guess Debian should be close enough.
Anyway, I'm not able to having it running yet... I'm aware of the Action directive errors in WebDev19.conf but disabling actions mod, apache2 runs fine.
So far, apache2 is working but I can't test WD190AWP/WD190AWP/version because I get 403 Forbidden messages.
Is there any recommendation or may be try a different Linux distribution for which following the directions from the document I can have it working?
Thanks; Gus |
| |
| |
| | | |
|
| | |
| |
| Publicado el 14,abril 2015 - 18:03 |
Just in case someone else run into the same problem...
I tried Ubuntu 12.04 LTS and after installing the WebDev Application Server, apache2 will not restart because actions are not enabled by default.
So using; sudo a2enmod actions
sudo service apache2 restart
and the application server should run.
I still wants to try with ubuntu 14.04, but at least with this version is Ok.
Gus |
| |
| |
| | | |
|
| | | | |
| | |
|