feldon27
- Total activity 133
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 42
Comments
Recent activity by feldon27-
Did you delete any files in /var/lib/mysql ?
-
This problem is not resolved and keeps reoccurring on an intermittent basis. Command: MLSD Response: 150 Connecting to port 5347 Response: 226-Options: -a -l Response: 226 43 matches total [COLOR...
-
Well, I had my host look into this and he changed the passive ports to 30000-32000 and restarted both pureFTP and CSF and it magically started working again, whether I connect with Active or Passiv...
-
Under CSF I did a "Quick Allow" with my IP address. I just restarted pureftpd and here's what it says: Waiting for "ftpserver" to restart """"""""waiting for "ftpserver" to initialize "finished. ...
-
Any idea how long is cPanel going to stick with the 4.0 line of phpMyAdmin? Although it's still receiving security updates, it's now three generations out of date. phpMyAdmin 4.3 has lots of improv...
-
Hello, You can install ImageMagick using below command : yum install ImageMagick That just installs the old version again. This writeup walks you through the exact process to uninstall the old...
-
[quote="vanessa, post: 1750092">I mean, your output clearly shows that ImageMagick is installed. Perhaps if you clarify what you're trying to do or what your expected result is, we can be of more a...
-
[quote="vanessa, post: 1686722">You want to install ImageMagick then. yum -y install ImageMagick If only that worked. # yum -y install ImageMagick Loaded plugins: fastestmirror Loading mirror s...
-
[quote="cPanelMichael, post: 1650541">I'm not sure what you mean when you refer to deleting a database's cache. What specifically are you referring to, and what's it's purpose? Thank you. Clearing...
-
Those docs leave out a lot of things like adding the EPEL repository to yum, installing RPMForge, and a lot of instructions which are important on CentOS 5 vs. 6. I finally found a good writeup he...