bmbc Posted April 19, 2006 Share Posted April 19, 2006 My server admin explained I'm stuck on safe mode which means no way around setting max file upload .Since then I've been trying to use phpformgenerator and I'm sure the safe mode of my server is again stopping me from having permissions. I also tried the cms drupal and it is coming up with the same no accessalerts and I'm sure it has to with the safe mode.Does anyone know how to get around this? because my service provider assures me no htaccess file oranything else will over ride it.I'd prefer to create a form from the ground up which will accept both txt and image files (as I've asked about in a previous post) but with some kind of js which will resize uploaded images to correct size.Any help GREATLY appreciated (losing it here)Charlotte Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted April 19, 2006 Share Posted April 19, 2006 You will not be able to get around safe mode unless you have access to the main php.ini file. It is down to your webhost to have safe_mode turned ofd or not. safe_mode will block certain processes and so you cannot upload any files greater than 1Mb.If you want to be able to upload bigger files then you'll want to look into dedicated servers where you own a whole server just for your site and and get to control hopw PHP operatres however dedicated hosting can be expensive. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.