Understanding PHP Issues
Common Problems Opening PHP Files
Microsoft Notepad is Not Installed
When trying to open your PHP file, you get the error "Can't Open PHP File Type". Customarily, this means that Microsoft Notepad is not installed on %%os%%. This will prevent you from double-clicking to open the PHP file because the OS doesn’t know how to handle it.
Tip: Another PHP-related program can be selected to open the file by clicking "Show Apps" and finding the application.
Microsoft Notepad Requires Update
In other instances, your PHP Source Code File file version may not be supported by your version of Microsoft Notepad. Download the latest Microsoft Notepad version from the Microsoft Corporation website to ensure you have the correct one installed. This problem is most common when you have an older version of the software application, and your file was created by a newer version that it cannot recognize.
Tip: Find clues on the correct software version by right-clicking your PHP file and clicking "Properties".
Primarily, problems experienced when opening PHP files are due to having the incorrect version of Microsoft Notepad installed on your computer.
Associated Difficulties Loading PHP Files
Although you might already have Microsoft Notepad or another PHP-associated software installed on your computer, you can still encounter problems opening PHP Source Code File files. There can be other issues - unrelated to software - preventing you from opening PHP files. Problems unrelated to software:
- Windows Registry PHP file paths that are incorrect
- Corruption of the PHP file description inside the Registry
- Microsoft Notepad or another PHP application experienced a flawed installation
- PHP file corruption
- Past or present virus infection has affected your PHP
- Hardware associated with PHP has outdated drivers
- Insufficient system resources to successfully open PHP Source Code File files
Quiz: Which of the following is not a MIME type?
That's Correct!
Spreadsheet MIME types do not begin with the "spreadsheet/" prefix, but instead start with the "application/" prefix. For example, an OpenDocument Spreadsheet: "application/vnd.oasis.opendocument.spreadsheet".
Close, but not quite...
Spreadsheet MIME types do not begin with the "spreadsheet/" prefix, but instead start with the "application/" prefix. For example, an OpenDocument Spreadsheet: "application/vnd.oasis.opendocument.spreadsheet".
Poll: What is your favorite word processing application?