prestol Posted September 2, 2019 Share Posted September 2, 2019 (edited) 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 September 2, 2019 by prestol (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now