Quote:
Originally Posted by Rude Awakening
I dont think I'll have a hard time with customizing the settings. It's the creation part that I totally get lost in.
|
If you've got VB up and running, then go to the admincp/maintenance/phpinfo.
The results will tell you whereabouts the system is reading the standard php.ini
Alternatively create a short php script like the following:
Code:
<?php
phpinfo();
?>
and run it.
Then ask you hosts for a copy