Answer the question
In order to leave comments, you need to log in
How to set session.auto_start via php.ini and not via .htaccess?
Hello!
The php.ini file contains the following line:
ATTENTION! This is a temporary file, editing it is pointless!
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
php_value session.auto_start On
# END WordPress
Answer the question
In order to leave comments, you need to log in
ATTENTION! This is a temporary file, editing it is pointless!
\userdata\config\текущаяВерсияPHP.ini
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question