cPanel Subdomain / Alt Klasör İçin Farklı Php Versiyonu Kullanma

Örneğin deneme.com domainde /cliaweb/ dizini altında php 7.3 kullanmak istiyor isek .htaccess e ekleyebiliriz;

<IfModule mime_module>
  AddType application/x-httpd-ea-php73 .php .php7 .phtml
</IfModule>

Bu durumda deneme.com/cliaweb/ dizini altı php 7.3 ile çalışacaktır.

Bu cevap yeterince yardımcı oldu mu?

Daha Fazlası

403 Forbidden hatası

Cliaweb sunucularında güvenliğin bir gereği olarak Dizin altında sunucu bilgilerini okuyabilme...

php.ini dosyası nerede?

Aşağıdaki komut ile php.ini dosyamızın yerini bulabiliriz; php -i | grep php.ini dosyamızı...

SSH ile Cpanel Web Site IP Değiştirme

cPanel sunucunuzda ssh üzerinden aşağıdaki komut ile web sitenizin ip adresini...

cPanel does not support NetworkManager Çözümü

Linux sunucunuza cPanel kurarken aşağıdaki hatayı alıyor iseniz ;2019-01-22 14:20:21  719 [5022]...

Domain has exceeded the max defers and failures per hour hatası

Domain domain.com has exceeded the max defers and failures per hour (X/X (XX%)) allowed. Message...