hclarke1981 Posted August 16, 2008 Share Posted August 16, 2008 i am extremely new to php and am in the process of learning the language. i have installed apache and mysql and i believe php on my computer and when i try to test if php is working correctly with <?php phpinfo(); ?> and load the file on my browser it doesnt print the output it prints exactly what i put in my text editor and does the same for other php files that i make. what could cause this? any help on this is appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/119978-php-files-not-posting-correctly/ Share on other sites More sharing options...
ignace Posted August 16, 2008 Share Posted August 16, 2008 php is not enabled on your apache server, if you don't have an idea how to configure php, mysql and apache together then consider using xampp http://www.apachefriends.org/en/xampp.html Quote Link to comment https://forums.phpfreaks.com/topic/119978-php-files-not-posting-correctly/#findComment-618060 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.