Current time: 11-25-2024, 09:27 PM Hello There, Guest! (LoginRegister)


Post Reply 
I found ispCP Omega bug... or is not?
Author Message
petru2012 Offline
Newbie
*

Posts: 8
Joined: Jun 2012
Reputation: 0
Post: #1
I found ispCP Omega bug... or is not?
I found one deficiency or issue. I created one user called user1 and I gave all permissions with option visudo. After that, because, as ssh could not access the htdocs folder with that user, I try give permission for that with next ssh commands (login as root):

Code:
chown -R user1:user1 /var/www/virtual/mydomain1.com/htdocs/
chown -R user1:user1 /var/www/virtual/mydomain2.com/htdocs/
chown -R user1:user1 /var/www/virtual/
chown -R user1:user1 /var/www/

After that I can't access my website's, the error is:
Quote:You don't have permission to access /page/index.html on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

I tried to repeat the above commands, like this:
Code:
chown -R root:root /var/www/virtual/mydomain1.com/htdocs/
chown -R root:root /var/www/virtual/mydomain2.com/htdocs/
chown -R root:root /var/www/virtual/
chown -R root:root /var/www/
but did not fix anything.

Please, can someone help me with some advice? Or you can tell me CHMOD you have all folders and files from the directory var/.

please, Sad
(This post was last modified: 06-17-2012 05:12 PM by petru2012.)
06-17-2012 04:42 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
I found ispCP Omega bug... or is not? - petru2012 - 06-17-2012 04:42 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)