sherbetlemon Posted June 28, 2007 Share Posted June 28, 2007 guys, i set the values of upload_max_filesize and post_max_size through the . htaccess file. I managed to change the local values but i cannot change the master value of the php. ini. I tried uploading bigger files but still i cannot. . . what seems to be the problem here??? do the local and master values have to be the same for me to be able to upload large files??? I cannot locate the php. ini so . htaccess is my only choice of setting the values any idea??? I also tried setting the values through ini_set() but still no luck.... please this is urgent. . please help me Link to comment https://forums.phpfreaks.com/topic/57580-uploading-of-larger-files-ini_set-htaccess-file/ Share on other sites More sharing options...
electrix Posted June 28, 2007 Share Posted June 28, 2007 I assume you use a webhost? Talk to your host and ask if they can change things for you? Link to comment https://forums.phpfreaks.com/topic/57580-uploading-of-larger-files-ini_set-htaccess-file/#findComment-284995 Share on other sites More sharing options...
sherbetlemon Posted June 28, 2007 Author Share Posted June 28, 2007 I assume you use a webhost? Talk to your host and ask if they can change things for you? yep, i'm using webhost.... but why is it that i still can't upload big files when i changed the value of the upload_max_filesize and post_max_size??? Link to comment https://forums.phpfreaks.com/topic/57580-uploading-of-larger-files-ini_set-htaccess-file/#findComment-284998 Share on other sites More sharing options...
electrix Posted June 28, 2007 Share Posted June 28, 2007 Some webhost's "limit" so you can't change certain values.. I for example can't change max_upload_size-parameter... Link to comment https://forums.phpfreaks.com/topic/57580-uploading-of-larger-files-ini_set-htaccess-file/#findComment-285006 Share on other sites More sharing options...
sherbetlemon Posted June 29, 2007 Author Share Posted June 29, 2007 i really can't believe that the webhosting company wont let us modify the values set in the php.ini... grrrr... Link to comment https://forums.phpfreaks.com/topic/57580-uploading-of-larger-files-ini_set-htaccess-file/#findComment-285385 Share on other sites More sharing options...
sherbetlemon Posted June 29, 2007 Author Share Posted June 29, 2007 up Link to comment https://forums.phpfreaks.com/topic/57580-uploading-of-larger-files-ini_set-htaccess-file/#findComment-285490 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.