//*** Error on the screen will be like this ***// :--
root@fs1 [/scripts]# ./fixwebmail
chown: cannot access `/usr/local/etc/cpanel/base/ webmail/data': No such file or directory
chmod: cannot access `/usr/local/etc/cpanel/base/ webmail/data': No such file or directory
--------------------********** *--------------------********* **-------------------
Just follow few steps is given below to solve this kind of issue :-
Step 1).
Try to Un-checking HordeMail & SquirrelMail in WHM >> Tweak Settings >> Save >> Re-check >> Save.
Then try it now.
-------------------------**** ***************--------------- ----------
Step 2).
A>
Is there any usecpphp file in /var/cpanel/ directory?.
If not create it by the following command
touch /var/cpanel/usecpphp
B>
If the file is Still exist,Then run the following commands :-
cp -p /usr/local/cpanel/base/ 3rdparty/squirrelmail/config/ config_default.php /usr/local/cpanel/base/ 3rdparty/squirrelmail/config/ config.php
C>
This will solve your problem, If problem Still exists run the following commands on server :-
/scripts/updatenow
/scripts/makecpphp
-----------------------***** *****-------------*********---------------- ----------
No comments:
Post a Comment