How do I find out what modules are installed?
Create a new .php file in public_html, with the following code:
<? phpinfo() ; ?>
Then go to your web browser, and go to the php file. phpinfo() will show you the list of installed modules, as well as configuration values.
Got Questions? Need Assistance?
Submit a Support Ticket
Login and submit a support ticket to have our technical support
assist you:
|
|
|