“Php.ini Path” Code-Antworten

Php.ini Path

ssh user@ip
php -i | grep "Loaded Configuration File"
Foolish Falcon

Php.ini Standort

create a php file with this code

<?php phpinfo(); ?>

and php.ini file's location + others details will be available when 
you'll browse the file with a web browser.
Sudarshaana

Ähnliche Antworten wie “Php.ini Path”

Fragen ähnlich wie “Php.ini Path”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen