View Single Post
Old August 13th, 2006, 12:16 PM   #2 (permalink)
cowboy
Surpass Fan
Excelling Contributor
 
cowboy's Avatar
 
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
Quote:
Originally Posted by mjtkop
...
1.I need to change Register Globals to 'On' how can I access my php.ini file, can I access it through WHM?

2.I have 2 40GB drives is it possible to set up a subdomain on my main account i.e subdomain.mysite.com and have the subdomain on the second hard drive? also how do I access the second hard drive?
1. Make a phpinfo.php file and on the sixth line will be the path to the php.ini file.

2. While you could do that -- you do not want to. The second drive should be for backups only. If drive 1 should fail you have drive 2 with the backups. If drive 2 should fail you still have working drive 1 files. If you mix them you are vulnerable to lose data on either drive failure.
__________________
Where would you be if you were at the highest court in the land (US)?
cowboy is online now   Reply With Quote