Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Fatal error: Class 'COM' not found in C:\*snip\index.php on line 125![]()
That worked thanks.
Start button is not in place and this shows all the time: Server is currently Online"; } else { echo "Offline"; } ?>
and this also: "Please wait 5 seconds for server to shut down. Page will refresh automatically."
and this: "Server should be fully up in about 60 seconds."
OK I have done all the steps but what would I put in my web address to get the page up ?
When i do http://localhost or http://127.0.0.1 takes me to Xampp which is a Mysql and PHP Program any other way ?
Which PHP version are you using ?
Add COM support in php.ini:
[COM_DOT_NET]
extension=php_com_dotnet.dll
Had to sound dumb but im using XAMPP and was wondering where I can find the php.ini?
Im getting the same error as this....
Fatal error: Class 'COM' not found in C:\*snip\index.php on line 125