• I cannot even log in to my dashboard or go to my website this is what the error message is: The webpage at https://atmenow.com/wp-signup.php?new=atmenow.com
    Even if I only put atmenow.com in the URL
    Here is my error log on wp;

    [16-Jan-2011 19:56:05] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-non-zts-20060613/’ – /usr/local/lib/php/extensions/no-debug-non-zts-20060613/: cannot read file data: Is a directory in Unknown on line 0
    [16-Jan-2011 19:56:05] WordPress database error SELECT command denied to user ‘atmenowc_wrdp1’@’localhost’ for table ‘wp_sitemeta’ for query SELECT meta_key, meta_value FROM wp_sitemeta WHERE meta_key IN (‘site_name’, ‘siteurl’, ‘active_sitewide_plugins’, ‘_site_transient_timeout_theme_roots’, ‘_site_transient_theme_roots’, ‘site_admins’, ‘dashboard_blog’, ‘can_compress_scripts’, ‘global_terms_enabled’) AND site_id = 1 made by require, require_once, require_once, require, wpmu_current_site, wp_load_core_site_options
    [16-Jan-2011 19:56:05] WordPress database error SELECT command denied to user ‘atmenowc_wrdp1’@’localhost’ for table ‘wp_blogs’ for query SELECT * FROM wp_blogs WHERE domain = ‘atmenow.com’ made by require, require_once, require_once, require, get_blog_details
    I would really appreciate some help with this, thanks

Viewing 1 replies (of 1 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-non-zts-20060613/’ – /usr/local/lib/php/extensions/no-debug-non-zts-20060613/: cannot read file data: Is a directory in Unknown on line 0

    This means your php.ini file is pointing to a bad folder for its extensions, and as such, php itself won’t load, so WordPress? Will never run.

    You need to fix your php setup on your server. Ask your host.

Viewing 1 replies (of 1 total)
  • The topic ‘310 Error’ is closed to new replies.