epanagio
- Total activity 56
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
Comments
Recent activity by epanagio-
I do have root access but I can't figure out the "suPHP" part. Where do I change this? I looked in the "php configuration editor" and I didn't see anything of interest there. [quote="cPanelMicha...
-
I compared the permissions of the problem account against a different account and made the appropriate corrections. Those erroneous messages went away, thanks to cPanelMichael. Now I have to educ...
-
Thank you for taking the time to educate me. I have a little work to do to better understand what I am doing without hurting the system. I did check this forum and I saw several of your posts and I...
-
Sorry for being thick but I assigned: chmod -R 0750 etc and I still get these permission error messages. I also don't understand "User:Mail" The files are owned by "osr". Is "Mail" a group na...
-
Is the email coming in or going out? The file in the path it is looking is "/home/osr/etc/example2.com" but I am wondering is it normal for an email coming in or going out to look for this path? ...
-
Thanks, quietFinn. Fixed!
-
After adding a virtual host the documentroot is not served properly. httpd restarts without errors. NameVirtualHost *:80 ServerAdmin DocumentRoot "/home//public_html/wordpress" Se...
-
I looked in httpd.conf and there is a virtual host included for every domain. If I were to include a httpd-vhosts.conf that would override the cpanel's entry I am guessing that I would include it A...
-
After clearing the cache it looks like apache's virtual host is not working properly. I will go to the apache area and get that resolved. Thanks.
-
I have the data in /home/account/public_html/wordpress I added a virtual host where [QUOTE] DocumentRoot "/home/account/public_html/wordpress" ServerName ServerAlias www. When I go to it takes...