vallordigital01
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by vallordigital01-
@cPanelMichael, Thanks for support, follow a ticket number 11150897
-
Hello @vallordigital01, Could you open a , is a godaddy Licence, i cannot open a ticket in sistem because I do not have login how can we solve?:
-
You can create that directory using the following commands (assuming /var/log itself exists): mkdir /var/log/apache2 chmod 0711 /var/log/apache2 From there, run the commands noted in my earlier r...
-
Hello @vallordigital01, It looks like the required files and links in that directory exist. Can you check to confirm if the /var/log/apache2 directory exists as well? EX: stat /var/log/apache2 T...
-
Hello @vallordigital01, It's possible the symbolic links are missing. Can you run the following commands and post the output? cd /etc/apache2/ ls -al Thank you. Follow the output # cd /etc/a...
-
Hello @vallordigital01, Did you manually remove the log files from the /etc/apache2/logs/ or /usr/local/apache/logs (the latter is a symlink) directories? If so, you can manually recreate them usi...
-
Hello Michael, thanks for feedback But not working i set the comand: touch /etc/apache2/logs/error_log touch /etc/apache2/logs/modsec_audit.log and looking back a mensagem give back [root@s198-1...
-
Hi Dalem, thanks for feedback, How do I recover the log file?