View Single Post
  #5 (permalink)  
Old 07-01-2009, 06:08 AM
Infopro's Avatar
Infopro Infopro is offline
Forum Moderator
 
Join Date: May 2003
Location: Pennsylvania
Posts: 3,498
Infopro is on a distinguished road
Lightbulb

Quote:
Originally Posted by runee View Post
Hello everybody,

I am new to this forum. I want to enable mod_rewrite module since I want to add few of the codes in the .htaccess file that is used in uploading images with more than 2 MB.
mod_rewite should be enabled by default on your server. If not, rebuilding apache should take care of that.

Quote:
Originally Posted by runee View Post
I am having problems in uploading images with more than 2 MB. I also tried to use custom php.ini file. I also tried to use .htaccess file. .htaccess file works well locally but when I tried to use it in this server it generates an error and I cannot browse any of the pages.

I can easily connect to the SSH using PUTTY. I want to enable mod_rewrite so that it supports .htaccess codes.

Please help me on this.

how can I make this work.

Thanks a lot.
You can edit the server's PHP Configuration from within WHM.

If you don't have root access to do either of these you'll need to speak to your host.
Reply With Quote