Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K
~410 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for alltech

Create a PHP.INI file on your Public_html folder Include this two lines : date.timezone = "America/New_York" register_globals = On After that, include this line on your .htaccess file, that should be on your public_html folder : suPHP_ConfigPath /home/Yourusername/public_html "Yourusername" must be changed for what is usually the username of webhost …

Member Avatar for acidmind.bh
0
410

The End.