This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Missing a temporary folder
#7
RE: Missing a temporary folder
This code replay " Loaded php.ini: /etc/php.ini "
PHP Code:
<?php
$inipath 
php_ini_loaded_file();

if (
$inipath) {
 
   echo 'Loaded php.ini: ' $inipath;
} else {
 
   echo 'A php.ini file is not loaded';
}
?>

Any value i write in /etc/php.ini the upload_max_filesize and upload_tmp_dir don`t update...
Reply
Thanks given by:


Messages In This Thread
Missing a temporary folder - by dancristian - 09-12-2016, 11:10 PM
RE: Missing a temporary folder - by dancristian - 09-12-2016, 11:11 PM
RE: Missing a temporary folder - by shaylami - 09-12-2016, 11:41 PM
RE: Missing a temporary folder - by dancristian - 09-13-2016, 01:48 AM
RE: Missing a temporary folder - by dancristian - 09-15-2016, 08:54 PM
RE: Missing a temporary folder - by TGates - 09-16-2016, 04:41 AM
RE: Missing a temporary folder - by dancristian - 09-16-2016, 05:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Wordpress "Temp Folder Missing" Issue NickNeverSleeps 5 12 ,577 12-13-2018, 09:20 PM
Last Post: ngeluis@gmail.com
move phpmyadmin folder CMs222 2 7 ,235 02-27-2018, 01:58 AM
Last Post: CMs222
Change client's data folder problem dimnas 1 5 ,318 02-14-2018, 03:49 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)