Maison >développement back-end >Problème PHP >mampComment modifier php.ini
Méthode mamp pour modifier mampComment modifier php.ini : recherchez et ouvrez d'abord le fichier "mampComment modifier php.ini" ; puis configurez mampComment modifier php.ini ; enfin modifiez la limite de taille du fichier de téléchargement php et les autres configurations dans "mampComment modifier php.ini".
Recommandé : "Tutoriel vidéo PHP"
/Applications/MAMP/bin/php/php7.2.1/conf/mampComment modifier php.ini
MAMP est livré avec mampComment modifier php.ini C'est plus pratique sans avoir à trouver le package d'extension vous-même. Allumez simplement le commutateur, ajoutez quelques lignes de configuration plus tard, et redémarrez Apache.
xdebug.remote_enable =1 xdebug.remote_handler = dbgp xdebug.remote_host = localhost xdebug.remote_mode = req xdebug.remote_port = 9000 xdebug.idekey=PHPSTORM
mampComment modifier php.ini Modifiez simplement quelques restrictions
Ce qui précède est le contenu détaillé de. pour plus d'informations, suivez d'autres articles connexes sur le site Web de PHP en chinois!