Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : installing on ubuntu with plesk feedback/tips



Normal Mode | Print  

 installing on ubuntu with plesk feedback/tips, installing on ubuntu with plesk feedback/tips (1 Replies, Read 2606 times)
rmp8
Group: Member
Post Group: Newbie
Posts: 4
Status:
Hi!
I installed softaculous on a ubuntu server with plesk, and its not pain free. Support came a bit delayed, and lacking. Here is what I did.

1. Install gcc first, you have to use this method:

sudo apt-get install gcc build-essential

2. When making a new domain from the plesk panel, configure it to allow users to have ssh access. From the plesk options I used ssh/bash, and  allowed the domain admin to grant users access to ssh . If you have an existing domain reconfigure it to allow users to use ssh. This solved the "The MySQL Connection could not be established." problem that bugged me when installing scripts found in softaculous.

------------------------------------

3. If you need to turn safe mode off, for some reason clicking on the "safe mode off " on the plesk panel doesnt work, so i did it manually.

Create a "vhost.conf" file in "/var/www/vhosts/<DOMAIN.TLD>/conf/"

<Directory /var/www/vhosts/<DOMAIN.TLD>/httpdocs>
php_admin_value safe_mode off
</Directory>

Rebuild the domain configs for the particular host via:

/usr/local/psa/admin/sbin/websrvmng -u --vhost-name=<DOMAIN.TLD>
or rebuild all via:

# /usr/local/psa/admin/sbin/websrvmng -a
Maybe softaculous can include a script to disable safe mode when installing scripts  automatically. Specially with wordpress and other scripts that need safe mode off . So we dont need to do it manually per domain.


Edited by rmp8 : August 12, 2010, 2:28 am
IP: --   


Threads
 rmp8   installing on ubuntu with plesk feedback/tips, installing on ubuntu with plesk feedback/tips (1 Replies, Read 2606 times)
    |--  alons   Hi, Thanks for...   on August 12, 2010, 5:19 am

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is August 6, 2025, 11:46 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.048