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:
Where to find information about what services are running on Windows 8 and how to manage them? I wan...
What are default Installed Programs on a Windows 7 Home Premium computer? If you are running a Windo...
What is the installed program "Apple Application Support (64-bit)" on my Windows 7 computer? "Apple ...
How to verify IIS configuration for PHP scripts? If you have followed our Configuring IIS for PHP Sc...
How to increase the remote login limit on Windows 10? By default, Windows 10 only allows 1 remote lo...