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, ≈11🔥, 0💬
Popular Posts:
How to Verify Apache server configuration for PHP scripts support? If you have followed our Configur...
How do I know what cookies a Website is sending to my computer? When you are visiting a Website, it ...
This is what I do Charms bar >Settings> Change my PC settings > User > "Trust this PC" When I get my...
What are Exploit-ObscuredHtml Trojan Web Pages? If you have McAfee VirusScan installed, sometimes yo...
Where to find tutorials on using Windows Server 2012? I want to learn how to use Windows Server 2012...