Hi,
I create a text file with notepad, contents - <?php phpinfo() ?> , save as phpinfo.php and place the file in Apache Document Root Folder. In the browser I type this : http://localhost/phpinfo.php, but the browser gives me this : <?php phpinfo() ?> instead of PHP version page.
Where did I need to configure ?
Thanks for help.
PHP testing
Moderator: General Moderators
Re: PHP testing
Same problem as you're having with phpMyAdmin: you don't have PHP installed.