Jump to content

Ashoat

Chief Financial Officer
  • Posts

    6,455
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Ashoat

  1. This thread is about a specific issue. Open another thread if you have another problem.
  2. joydeep: please wait until "Server Load" under "Service Status" in your cPanel is below 4, and then try adding the domain again once.
  3. Okay, I'll go ahead and close this thread then.
  4. Zend Optimizer is available by default on all accounts. See here.
  5. Ashoat

    ASP.NET is back!

    ASP.NET is back! After a period of being down, I've setup ASP.NET again on the server. We were able to do this because of a number of new optimizations that should decrease server load. This version of the .NET Framework is a good bit newer, and I've added two libraries: Npgsql for PostgreSQL access, and libgdiplus for TreeViews and other such controls. See here for more details.
  6. Ashoat

    Scheduled Downtime

    In regards to Mono/ASP.NET: 1) I've readded VB support. 2) I've added libgdiplus support. Took me a while, but this is a new feature since last time! 3) I've readded MySQL Connector/NET support. I added a DbProviderFactory hook for it, but there's this annoying bug if you try to use a GridView, but it's common to Mono. 4) I've added Npgsql, another new addition. This adds native (non-ODBC) support for PostgreSQL. I added a DbProviderFactory hook, but the error for #3 still occurs.
  7. Yeah, that could totally be true. We have a firewall up for security purposes. What port are you looking to use?
  8. After three Apache rebuilds, I think I have PDO working with PostgreSQL (along with ODBC). Is everything looking okay?
  9. theballkyo, Dogwood: please wait until "Server Load" under "Service Status" in your cPanel is below 4, and then try adding the domain again once.
  10. Looks like the PECL version of PDO is incompatible with the compiled-in version now, so I can't compile in PDO and then add a PECL for PostgreSQL. I'm recompiling PHP now with a --with-pdo-pgsql flag - that should solve the problem.
  11. Yeah, byron is right about that one. PHP "warnings" aren't fatal - they won't give you 500s.
  12. Yeah... what the installation said. You need to create a new directory for each script. However, it's looking like step 3/3 will error out because of something wrong with Fantastico. See this thread. Try installing manually.
  13. At this point, I think there is something wrong with Fantastico. Could you just try installing Wordpress manually? Instructions should be included in the download.
  14. Yeah, you'll need a dedicated IP. You already have an SSL certificate, right? If so, just let me know and I'll give you a dedicated IP to use it.
  15. Ashoat

    Scheduled Downtime

    Guys, I don't think I can get Ming to work. php.net says that Ming is now a PECL extension as of PHP 5.3, but there are no downloads available on the PECL extension page. I can't find any downloads for a Ming support in PHP 5.3. If you guys can find something, let me know.
  16. I actually just added WebAlizer.
  17. Okay, you've been granted a dedicated IP.
  18. This thread is about addon domain issues. I will address your addon domain issue - for the other issue, please open a new thread. Anyways, your addon domain seems fine. Try clearing your cache. Okay, try again now. Your page isn't even displaying for me. Are you sure you have your nameservers pointed correctly?
  19. Ashoat

    Scheduled Downtime

    Okay, it should be working now.
  20. Is the imagick error still occurring? As for PDO, I'm working on that. See this thread.
  21. Okay, I've submitted a support request to the cPanel folks for this one.
×
×
  • Create New...