Keşfet

error php

XFdestek

Kurucu Üye
Katılım
25 May 2014
Mesajlar
5,428
Tepkime puanı
287
Konum
Türkiye
Web sitesi
fivetu.xyz
php 8.1 - no work
php 8.2 - no work
i use debian 12

?php





use XF\Install\App;





$phpVersion = phpversion();


if (version_compare($phpVersion, '7.2.0', '<'))


{


die("PHP 7.2.0 or newer is required. $phpVersion does not meet this requirement. Please ask your host to upgrade PHP.");


}





$rootDir = realpath(DIR . '/..');


chdir($rootDir);


require $rootDir . '/src/XF.php';





\XF::start($rootDir);


\XF::runApp(App::class);


php modules = good. check


XenForo®...

Lütfen içeriği görebilmek için Giriş yap yada Kayıt ol
 

Konu görüntüleyen kullanıcılar

Benzer konular

Geri
Üst Alt