Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post OPTIMIZATION - Optimize Your Forum 
 
This modification has been installed on my forum, and I think that the speed of loading pages has reduced ... Half! Afterwards, it depends:
- Your Server
- The number of people "on the server
- Other

in common.php :

FIND

Quote:
set_magic_quotes_runtime(0); // Disable magic_quotes_runtime


and AFTER, ADD

Quote:
@ini_set('register_globals',0);
@ini_set('variables_order','GPC');
@ini_set('register_argc_argv',0);
@ini_set('expose_php',0);
@ini_set('default_socket_timeout',10);
@ini_set('allow_url_fopen',0);


Happy New Year 2008
Corleone.
 



 
CorleoneSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Optimize Your Forum 
 
Thanks for the info!

Moving to docs section....
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Optimize Your Forum 
 
Thanks for these settings... even if not all servers support them.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron