LostNerd
- Total activity 384
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 140
Comments
Recent activity by LostNerd-
Webmail in paper lantern is totally broken :( Can you elaborate? Have you tried running /scripts/upcp --force Just in case the upgrade hadn't completed successfully?
-
Personally, I like paper_lantern. On my Samsung Galaxy Note 3, I can finally manage my clients accounts on the go!
-
Are your clients using software like Wordpress by any chance? If so, it's likely that their files have been infected by using insecure plugins. There is a great plugin (free to use) in the Wordpre...
-
I guess it's a little too late to ask you to check if the user was assigned to the database? It could have been a multiple number of factors that caused this. Not including the fact that your host...
-
Re: phpMyAdmin copy database produces error 500 (cPanel 11.46 and phpMyAdmin 4.0.10.5 and MySQL 5.5. You can run this command to try and run an upgrade on PHPMyAdmin But you may already be running...
-
After install. If you're getting the error during installation, try setting wp-config-sample.php CHMOD to 0777.
-
You need to make sure your wp-config.php is correct. You should see something like this... /* MySQL settings */ define( 'DB_NAME', 'database_name_here' ); define( 'DB_USER', 'username_here' ); d...
-
Out of curiosity, did your server crash at anytime? I suggest you create a ticket with cPanel regarding this as soon as possible so they can investigate. From this, I can assume that your server ha...
-
Could you provide the full email that your server would have sent you? (Without any personally identifiable info, of course!)
-
It works fine for me. This is why I am asking for any sort of error log. Check your public_html folder or wherever the page you send mail from is. There should be a file called "error_log".