• 13-02-2008, 10:29:39
    #1
    Üyeliği durduruldu
    cpanel bir vpsydeydim daha sonra plesk e geçti.
    cpanelde güzelce çalışan script plesk te
    aşağıdaki hatayı verdi.
    Warning: opendir(): open_basedir restriction in effect. File(/home/xxx/public_html/xxx) is not within the allowed path(s): (/var/www/vhosts/xx/httpdocs:/tmp) in /var/www/vhosts/xx.com/httpdocs/wp-content/plugins/download-mgr.php on line 361
    
    Warning: opendir(/home/vizyonma/public_html/dosyalar): failed to open dir: Operation not permitted in /var/www/vhosts/xxx.com/httpdocs/wp-content/plugins/download-mgr.php on line 361
    
    Warning: closedir(): supplied argument is not a valid Directory resource in /var/www/vhosts/xxx.com/httpdocs/wp-content/plugins/download-mgr.php on line 372
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/xxx.com/httpdocs/wp-content/plugins/download-mgr.php:361) in /var/www/vhosts/xx.com/httpdocs/wp-content/plugins/download-mgr.php on line 402
    php.ini dosyasında ne değiştirirsem değiştiriyim aynı hatayı aldım.
    Sorun sadece bu scripttemi dedim bunu kullanan başka bi script denedim yine aynı sorun.
    Server netdirect te
    plesk kullanıp böyle bir hatayla karşılaşan çözen varmı
  • 18-02-2008, 01:49:05
    #2
    Kimlik doğrulama veya yönetimden onay bekliyor.
    chmod 755 ver

    bi de scriptin en başına ob_start(); ekle