Cpanel issues: Difference between revisions
Jump to navigation
Jump to search
Created page with '= The failboat we call CPANEL = == LOGS ARE LOCATED AT == <pre>vim /usr/local/cpanel/logs/error_log</pre> == Cpanel gives this error == [a fatal error or timeout occurred whil…' |
No edit summary |
||
Line 9: | Line 9: | ||
mv /home/(username)/.cpanel/*cache | mv /home/(username)/.cpanel/*cache | ||
== http://ipaddress/~username/ == Provides the following error. | == http://ipaddress/~username/ == | ||
Provides the following error. | |||
Warning: Unknown: open_basedir restriction in effect. File(/home/hilariou/public_html/index.php) is not within the allowed path(s): (/usr/local/lp:/proc:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0 | Warning: Unknown: open_basedir restriction in effect. File(/home/hilariou/public_html/index.php) is not within the allowed path(s): (/usr/local/lp:/proc:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0 | ||
Edit this: | Edit this: |
Revision as of 11:49, 13 December 2010
The failboat we call CPANEL
LOGS ARE LOCATED AT
vim /usr/local/cpanel/logs/error_log
Cpanel gives this error
[a fatal error or timeout occurred while processing this directive]
This should help you out, move the following file to a different location and or check permissions on the /home/(username)/.cpanel folder should be user:user
mv /home/(username)/.cpanel/*cache
http://ipaddress/~username/
Provides the following error.
Warning: Unknown: open_basedir restriction in effect. File(/home/hilariou/public_html/index.php) is not within the allowed path(s): (/usr/local/lp:/proc:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0
Edit this:
vim /usr/local/apache/conf/httpd.conf
And move this to the post section of the conf.
Include "/usr/local/lp/configs/httpd/vhost.conf