Jump to content

change /var/log and /var/cache location prestashop 1.7.6


prestol

Recommended Posts

hello 

 

what variables do i edit to change the location of the log files and cache folder 

i want to update 

/var/www/html/var/log --> /var/log

/var/www/html/var/cache ---> /var/cache


 


my php.ini file
-------------------

Server Root = /etc/httpd

DOCUMENT_ROOT = /var/www/html

CONTEXT_DOCUMENT_ROOT = /var/www/html

docref_root = no value

doc_root = no value

$_SERVER['DOCUMENT_ROOT' ] = /var/www/html

$_SERVER['CONTEXT_DOCUMENT_ROOT'] = /var/www/html

 

Edited by prestol (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...