psytanium
- Total activity 436
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 79
Comments
Recent activity by psytanium-
I was checking the "Background Process Killer" and found some weird processes, i don't know what are those. like : BitchX, bnc, eggdrop, generic-sniffers, guardservices, ircd, psyBNC, ptlink, serv...
-
MySQL is the top consuming, how do I know why ? It wasn't like this 1 week ago, things were running smooth, despite I deleted many heavy accounts recently, I was expecting to lower the load on the ...
-
use: htop command not found
-
see if this helps shed any light on the issue.
-
It sounds like you're trying to preview the site before switching the DNS over to a new host. In that case, the mod_userdir links won't be helpful as it seems both your admin panel and the CSS fi...
-
The path would be the same as what it would normally be on the web as 1.2.3.4/~username points to the public_html directory for that account. So, if you had Wordpress installed that is normally a...
-
If you're seeing access issues after a switch to suPHP there are likely permissions problems. Can you run the following command to watch the Apache logs in real-time while you try and access the ...
-
I managed to install SuPHP on Apache4.. now i can access the website, but how can i access the backend of my website ? it should be domain.com/admin
-
Hey there! It sounds like you have may have a PHP handler conflict that is keeping the page from being displayed properly. Can you check the settings here and see if that is your issue?
-
You would use the full mode with the options you want. This is an example configuration line from the guide I linked earlier: sql-mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_...