Collections:
Other Resources:
Verifying PHP Intallation on Windows Systems
How to verify the PHP installation on Windows systems?
✍: FYIcenter.com
1. Open command line window and run the following command:
C:>cd \ C:\>cd Program Files C:\Program Files>cd php-5.2.0-Win32 C:\Program Files\php-5.2.0-Win32>php -version PHP 5.2.0 (cli) (built: Nov 2 2006 11:57:36) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technolo...
2. If you see no error messages, then your PHP engine is installed correctly on your Windows system.
2006-12-07, ≈12🔥, 0💬
Popular Posts:
Can I disable Windows service "Network DDE" to speedup my computer? Microsoft application service "N...
Can I disable Windows service "OracleMTSRecoveryServic e"to speedup my computer? Third party applica...
What is CLI.exe - Process - ATI CLI Application (Command Line Interface)? Process CLI.exe is the ATI...
What files are stored in the "C:\Users\<userid >\AppData\LocalLo w"folder? Can I delete...
How to create your PHP configuration file, php.ini? If you have followed our Installing PHP Engine t...