Handssler Lopez
- Total activity 157
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 67
Comments
Recent activity by Handssler Lopez-
As I see it, you only have access as administrator of cPanel not WHM. - Have you already asked your hosting provider if you can add that RBL? currently I only configure (for me it is enough): bl....
-
I have seen this similar error. - cPanel indicates that user@domain.com has 1GB - user uses Roundcube webmail - user deletes everything there is inbox, sent, etc. - cPanel indicates that the accou...
-
Creating a backup with that command will not be enough to restore the account to a new server - that is just packaging up the user's home directory. Your SSH session is likely timing out for some...
-
That's correct - if it's a full backup, just move it up to /home and you'll be able to restore directly through WHM. thanks @cPRex if it works, now always in the same thread I am connected thro...
-
Hey there! Do you know if this is a full account backup created with pkgacct or a cPanel backup created through the user's cPanel interface? For a full account backup, you could move the file up...
-
Hello everyone, I'm trying to restrict the access to the login file by IP. In .htaccess file I added the following lines: order deny,allow deny from all allow from my.ip.address But It doesn...
-
I just add that on different servers running the latest version of cPanel + cloudlinux or centos7 + cpanel I decided to use php-fpm since almost all accounts use cms like joomla / worpress / presta...
-
mysql user2_db < db_backup.sql example: mysql database_name < database-backup-file.sql Thank you very much as I understand this command what it does is restore the .sql file in the database only ...
-
I'm migrating an archive of mail from another mail provider into a cPanel imap account. The only formats they provide for exporting the archive is as a zip archive of .eml files or as a .pst. The...
-
Hello Handssler Lopez! While I am unfamiliar with the installation, it appears the error begins to occur after this line: /usr/include/mysql/my_config.h:3:2: warning: #warning This file should not...