• 17-12-2010, 18:11:51
    #1
    arkadaşlar bugün hiç bir problem yokken wp-admin'e girmek isteyince http500 hatası verdi. normal olarak siteye girilebiliyor fakat wp'ye girilemiyor. 3.0.3 ve 3.0.2 yüklememiştim hala 3.0.1 deydim bana yardımcı olabilen arkadaş bulabilir miyim???
  • 17-12-2010, 19:11:17
    #2
    hata nedir tam olarak
  • 17-12-2010, 20:11:49
    #3
    arkadaşlar aşağıdaki gibi bir problemle karşılaşıyorum yardım edebilir misiniz?

    Failed opening required '/var/www/vhosts/siteadi.com/httpdocs/wp-config.php' (include_path='.:') in /var/www/vhosts/siteadi.com/httpdocs/wp-load.php on line 30, referer


    galiba load.php'de 30. satırda bi hata var diyor. load.php'deki 30. satır ise şöyle:

    Alıntı
    if ( file_exists( ABSPATH . 'wp-config.php') ) {

    /** The config file resides in ABSPATH */
    --30.satır burası-- require_once( ABSPATH . 'wp-config.php' );

    } elseif ( file_exists( dirname(ABSPATH) . '/wp-config.php' ) && ! file_exists( dirname(ABSPATH) . '/wp-settings.php' ) ) {

    /** The config file resides one level above ABSPATH but is not part of another install*/
    require_once( dirname(ABSPATH) . '/wp-config.php' );

    } else {
  • 18-12-2010, 10:15:27
    #4
    arkadaşlar sorun hala devam ediyor yardımcı olabilecek biri yok mu???