Wordpress Missing Temporary folder
Re: Wordpress Missing Temporary folder
Nice... some from config, if you want:pandabb wrote:copy that .tpl
ty sir
Code: Select all
<Directory /home/admin/web/erza.ru/public_html>
AllowOverride All
Options +Includes -Indexes +ExecCGI
php_admin_value open_basedir /home/admin/web/erza.ru/public_html:/home/admin/tmp
php_admin_value upload_tmp_dir /home/admin/tmp
php_admin_value session.save_path /home/admin/tmp
php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f [email protected]"
</Directory>
Re: Wordpress Missing Temporary folder
Hello,
I have the same problem when I go to import a theme in Wordpress . Where should I edit that file?
thanks in advance
I have the same problem when I go to import a theme in Wordpress . Where should I edit that file?
thanks in advance
Re: Wordpress Missing Temporary folder
You can edit config files directlywarcos wrote: I have the same problem when I go to import a theme in Wordpress . Where should I edit that file?
/home/$user/conf/web/apache2.conf
/home/$user/conf/web/sapache2.conf
Or you can add this to config templates and all new domain will be with correct code:
/usr/local/vesta/data/templates/web/apache2/
-
- Posts: 3
- Joined: Thu Feb 14, 2019 6:11 pm
- Os: CentOS 6x
- Web: apache + nginx