Dr.Wave adlı üyeden alıntı: mesajı görüntüle
ssh a girip ,


nano /usr/local/apahe/conf/httpd.conf

yazınca



ctrl + w ile o siteyi arat



DocumentRoot /home/cpuser/public_html/
ServerName siteadi.com

şeklinde birşey göreceksin, bu ikisinin arasına

php_admin_flag safe_mode off

koyacaksın


DocumentRoot /home/cpuser/public_html/
php_admin_flag safe_mode off
ServerName siteadi.com



böyle olacak.
alıntı