• 07-09-2015, 15:09:48
    #1
    Kurumsal bir scriptin sadecehosting.com'daki hosta kuruldugundaki hatayı çözecek arkadaş aranıyor.
    [Başka hostlara(kaliteweb.com ve alastyr.com) kurunca hata alınmıyor.]

    Alıntı
    Warning: include(): Unable to access ../_edel_config.php in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(../_edel_config.php): failed to open stream: No such file or directory in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(): Unable to access ../_edel_config.php in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(../_edel_config.php): failed to open stream: No such file or directory in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(): Failed opening '../_edel_config.php' for inclusion (include_path='.:/sh_sys/php-5.3.29/lib/php') in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(): Unable to access ../_edel_config.php in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(../_edel_config.php): failed to open stream: No such file or directory in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(): Unable to access ../_edel_config.php in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(../_edel_config.php): failed to open stream: No such file or directory in /vhosts/site.com/http/lang/turkish.inc.php on line 2 Warning: include(): Failed opening '../_edel_config.php' for inclusion (include_path='.:/sh_sys/php-5.3.29/lib/php') in /vhosts/site.com/http/lang/turkish.inc.php on line 2
  • 07-09-2015, 15:12:48
    #2
    Yeşil SEO İnt. Hiz.
    PHP versiyonunu en güncel haline getirme şansınız yok mu hocam ??

    Sunucunun PHP versiyonunun güncel olmamasından kaynaklanıyor sanırsam
  • 07-09-2015, 15:16:58
    #3
    Verilen hata dosyaya erişilemediği.

    /vhosts/site.com/http/lang/turkish.inc.php


    1- "site.com" örnek olarak yazdınız değil mi?
    2- turkish.inc.php 'de _edel_config.php adresini tam dosya yolu olarak vermeyi deneyin. Örneğin: /vhosts/site.com/http/_edel_config.php
    3- _edel_config.php dosyasının chmod değerlerini kontrol edin.


    Maybell adlı üyeden alıntı: mesajı görüntüle
    Kurumsal bir scriptin sadecehosting.com'daki hosta kuruldugundaki hatayı çözecek arkadaş aranıyor.
    [Başka hostlara(kaliteweb.com ve alastyr.com) kurunca hata alınmıyor.]
  • 07-09-2015, 16:58:37
    #4
    mtl adlı üyeden alıntı: mesajı görüntüle
    Verilen hata dosyaya erişilemediği.

    /vhosts/site.com/http/lang/turkish.inc.php


    1- "site.com" örnek olarak yazdınız değil mi?
    2- turkish.inc.php 'de _edel_config.php adresini tam dosya yolu olarak vermeyi deneyin. Örneğin: /vhosts/site.com/http/_edel_config.php
    3- _edel_config.php dosyasının chmod değerlerini kontrol edin.
    çok teşekkür ediyorum.