vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
This question isn't phrased in a fashion that would allow anyone to answer it. Please be more specific.
-
I wrote a tool a while back to help with converting to file per table, and/or fixing issues caused by people messing with (but not deleting!) ibdata1:
-
Why not just enable all of the options for PHP instead of doing it one by one? PHP in general is not as efficient as other languages due to the fact that modules are loaded at runtime, unlike Perl...
-
]Yes, and I am using a couple of their APIs to remotely login and logout. And they also seem to have the API to get the folders, but I just can't figure out how to use it. Oh yes, btw, I'm using ...
-
I'm not sure what client you're using, but a lot of languages already have built-in imap support to where once you auth you can poll the imap server for folders. For example: [url=http://php.net/...
-
There is only one to list email accounts, not to list imap folders. It wouldn't be too hard to write though if you're familiar with API2.
-
]Because most of the instructions on here are plain wrong, advising disabling sslv3 at the cipher level instead of at the protocol level. Cpanel gives a complete interface to set all the most comm...
-
]Any chance of a cPanel official update post, ideally with an e.t.a. for the next release which will remove SSL 3.0? Thanks. Why is it cPanel's responsibility to do this for any service other than...
-
All, I've been repeatedly asked to post something about this to my site, so I did: [url=http://thecpaneladmin.com/disabling-support-for-sslv3-on-a-cpanel-server/]de-POODLE-ing: How to Disable Su...
-
First, can you clarity what 'non-interactive' shell you are using? There are a couple scripts that will recreate docroots, but it's possible perhaps the public_htm isn't actually getting removed i...