xenforo kuracağım
XenForo 1.1.3 - Errors
The following errors occurred while verifying that your server can run XenForo:
PHP must not be running in safe_mode. Please ask your host to disable the PHP safe_mode setting.
Please correct these errors and try again.
Hatası Veriyor. Safe Mode Nasıl kapatacağım Yardım Lütfen
safe mod nasıl kapatacağım
3
●1.136
- 08-04-2013, 01:57:57ssh root da, nano /usr/local/apahe/conf/httpd.conf bulup site adını aratın
DocumentRoot /home/siteismi/public_html satırının hemen altına php_admin_value safe_mode 0 komutunu ekliyoruz.
Sonrasında ise service httpd restart ile apache yi yeniden çalıştırmanız gerekiyor, bilginiz yok ise hosting firmanızda halledebilir, basit bir işlemdir. - 08-04-2013, 20:52:17sitenin php.ini sini bul. sshtan locate komutu veya sitene bir phpinfo kodu atarsan bulabilirsin.
nano komutuyla php.ini de safe_mode = On ise Off yap, yoksa direkt safe_mode = Off kodunu direkt at ctrl +x y ile kaydet. sonra /etc/init.d/httpd restart yaptığında ayar uygulanmış olacaktır.
httpd.conf da bir alternatif