RE: How do you reset port 3306?
What are you opening it with?
If it's with your web browser, duh, it treats it as a text file. Access files through your Apache install if you want them executed.
If it's through apache already, you haven't got Apache configured to parse PHP files. Figure that one out yourself.
And if it's in Notepad, it's a file made on Linux or MacOS, which handle linebreaks in different ways. Try opening it with Wordpad or a different editor.
|