• 14-09-2023, 19:57:18
    #1
    Merhabalar ..
    hayırlı akşamlar arkadaşlar hosting değiştirdim yedekleri indirdim ve yeni hosttinge yükledim msql yükledim.


    [B]Warning[/B]: require_once(/home/roidqcba/rxxxx/public_html/system/startup.php): Failed to open stream: No such file or directory in [B]/home/roidqcba/public_html/index.php[/B] on line [B]21[/B]
    
    [B]Fatal error[/B]: Uncaught Error: Failed opening required '/home/roidqcba/rxxxxx/public_html/system/startup.php' (include_path='.:/opt/alt/php80/usr/share/pear:/opt/alt/php80/usr/share/php:/usr/share/pear:/usr/share/php') in /home/roidqcba/public_html/index.php:21 Stack trace: #0 {main} thrown in [B]/home/roidqcba/public_html/index.php[/B] on line [B]21[/B]
    Böyle bir haa-ta alıyorum yardımcı olur musunuz? Teşekkür ederim
  • 14-09-2023, 20:07:38
    #2
    path.php adında bir dosya oluşturun içine bu kodları ekleyin.

    <?php
    $dir = dirname(__FILE__);
    echo "<p>Full path to this dir: " . $dir . "</p>";
    echo "<p>Full path to a .htpasswd file in this dir: " . $dir . "/.htpasswd" . "</p>";
    ?>

    daha sonra siteadi.com/path.php şeklinde dosya yoluna bakın.
  • 14-09-2023, 20:33:40
    #3
    volera adlı üyeden alıntı: mesajı görüntüle
    path.php adında bir dosya oluşturun içine bu kodları ekleyin.

    <?php
    $dir = dirname(__FILE__);
    echo "<p>Full path to this dir: " . $dir . "</p>";
    echo "<p>Full path to a .htpasswd file in this dir: " . $dir . "/.htpasswd" . "</p>";
    ?>

    daha sonra siteadi.com/path.php şeklinde dosya yoluna bakın.
    Yardımınız için öncelikle teşekkür ederim.

    Full path to this dir: /home/roidqcba/public_html
    Full path to a .htpasswd file in this dir: /home/roidqcba/public_html/.htpasswd

    Siteadi.com/path.php yapınca bunlar çıktı..

    PHP sürümü hatası verdi demin, onu 8,1 yaptım şimdi bu hata ile karşılaştım.

    Fatal error: The file /home/roidqcba/public_html/system/config/default.php encoded as type [1/72] cannot be decoded by this version of the ionCube Loader. in Unknown on line 0
  • 14-09-2023, 21:19:14
    #4
    PHP Sürümünüzü Opencart sürümünüze göre düzeltin.
    4.0 kullanmıyorsanız 8 sürümünde çalışmaz.

    7.2,7.3 deneyin.
  • 14-09-2023, 21:30:24
    #5
    FikirBulutu adlı üyeden alıntı: mesajı görüntüle
    PHP Sürümünüzü Opencart sürümünüze göre düzeltin.
    4.0 kullanmıyorsanız 8 sürümünde çalışmaz.

    7.2,7.3 deneyin.
    Hocam yukarıdaki sorunu hallettim lakin admin panele girerken böyle bir hata alıyorum.

    Yardımın için teşekkür ederim, acaba bu konu hakkında bilginiz var mı ?

    [B]Warning[/B]: mysqli::__construct(): (28000/1045): Access denied for user 'oidqcba_55'@'localhost' (using password: YES) in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]7[/B][B]Warning[/B]: DB\MySQLi::__construct(): Couldn't fetch mysqli in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]10[/B][B]Warning[/B]: DB\MySQLi::__construct(): Couldn't fetch mysqli in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]10[/B]
    [B]Fatal error[/B]: Uncaught Exception: Error: <br />Error No: in /home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php:10 Stack trace: #0 /home/roidqcba/public_html/storage/modification/system/library/db.php(35): DB\MySQLi->__construct('localhost', 'oidqcba_55', 'Dq&OO_3lmOeT', 'oidqcba_55', '3306') #1 /home/roidqcba/public_html/system/framework.php(80): DB->__construct('mysqli', 'localhost', 'oidqcba_55', 'Dq&OO_3lmOeT', 'oidqcba_55', '3306') #2 /home/roidqcba/public_html/vqmod/vqcache/vq2-system_startup.php(104): require_once('/home/roidqcba/...') #3 /home/roidqcba/public_html/admin/index.php(23): start('admin') #4 {main} thrown in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]10[/B]
  • 14-09-2023, 21:31:19
    #6
    Enginu adlı üyeden alıntı: mesajı görüntüle
    Hocam yukarıdaki sorunu hallettim lakin admin panele girerken böyle bir hata alıyorum.

    Yardımın için teşekkür ederim, acaba bu konu hakkında bilginiz var mı ?

    [B]Warning[/B]: mysqli::__construct(): (28000/1045): Access denied for user 'oidqcba_55'@'localhost' (using password: YES) in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]7[/B][B]Warning[/B]: DB\MySQLi::__construct(): Couldn't fetch mysqli in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]10[/B][B]Warning[/B]: DB\MySQLi::__construct(): Couldn't fetch mysqli in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]10[/B]
    [B]Fatal error[/B]: Uncaught Exception: Error: <br />Error No: in /home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php:10 Stack trace: #0 /home/roidqcba/public_html/storage/modification/system/library/db.php(35): DB\MySQLi->__construct('localhost', 'oidqcba_55', 'Dq&OO_3lmOeT', 'oidqcba_55', '3306') #1 /home/roidqcba/public_html/system/framework.php(80): DB->__construct('mysqli', 'localhost', 'oidqcba_55', 'Dq&OO_3lmOeT', 'oidqcba_55', '3306') #2 /home/roidqcba/public_html/vqmod/vqcache/vq2-system_startup.php(104): require_once('/home/roidqcba/...') #3 /home/roidqcba/public_html/admin/index.php(23): start('admin') #4 {main} thrown in [B]/home/roidqcba/public_html/storage/modification/system/library/db/mysqli.php[/B] on line [B]10[/B]
    Veritabanı bilgilerinizi kontrol edin. Mobilden görebildiğim kadarı ile bilgiler yanlış.
  • 14-09-2023, 22:43:10
    #7
    FikirBulutu adlı üyeden alıntı: mesajı görüntüle
    Veritabanı bilgilerinizi kontrol edin. Mobilden görebildiğim kadarı ile bilgiler yanlış.
    Sağol hocam ALLAH razı olsun.