![]() |
SuPHP and SSL issue
Hi,
I have a working vhosts setup with suphp configured. I have one website (with joomla 2.5) using SSL. Joomla seems not using suphp. I have no write permission on folders, but if I disable SSL I get the right permissions. If I go to site information I can see the Server API is set to "Apache 2.0 Handler" while for the working suphp sites is set to "CGI/FastCGI", I don't' know if can be useful. Thanks in advance for any help.:) Marco |
Can you post your vhost configuration?
|
Suphp should not be used for joomla sites on ispconfig servers. better use php-fccgi and enable the suexec checkbox in the site settings.
|
My sites are working all ok but the one using SSL.
To enable SSL I didn't use the ispconfig ssl tab because I already had the files on old server. So I added to ispconfig.vhost the following lines: Code:
<VirtualHost *:443> |
Quote:
Then enable ssl in the wesbite that shall have ssl access and create a new self signed certificate in ispconfig for that site. Test if the ssl cert works. Afterwards replace the .key and .cert file in the ssl folder of the site (folder /var/www/yordomain.tld/ssl/) with the key and ssl cert that you already have and restart apache. Dont change any filenames, just replace the key and cert data in the files. |
| All times are GMT +2. The time now is 05:36. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.