Page 1 of 1

xampp 7.2.6 no launch after php.ini mod

PostPosted: 08. July 2018 03:14
by pawinda8
After entering the following code in xampp/pph/php.ini:
post_max_size=100M
memory_limit=128M
upload_max_filesize=56M


Apache won't launch and I get msgs of file changes detected and permissions violations.

I reinstall 7.1.7, mod the PHP.INI file exactly the same as above and Apache launches with no problem and I can load larger files into Wordpress.


Should I be using a different PHP.INI file in version 7.2.6 of XAMPP?


Thank you.