upload_max_filesize 50M post_max_size 55M
this works fine however i need to host it on a ftp server and seen as i dont have access to php.ini i think i will have to use a .htaccess file but when i create one and include just:
upload_max_filesize 50M post_max_size 55M
all i get is an 500 internal server error.
I wondered if this is a problem on the server side that doesnt let me change the upload sizes or whether i need to include other things in order for the .htaccess file to work and allow me to view my site?
Any help is greatly appreciated, thanks.

New Topic/Question
This topic is locked


MultiQuote






|