how would i edit an htaccess file to change in the php.ini:
upload_max_size = 15M
i dont have access to php.ini on the server, so tech support told me to use htaccess instead. how would i go about doing this?
Thanks, Jason
Not sure if .htaccess applies in this case. You could use [man]ini_set/man; or something similar.
Try this in your htaccess file
php_value upload_max_filesize 15000000
You know too much 🙂
No such thing :p 😉
Originally posted by LordShryku No such thing :p 😉
oh shut up wizkid :-Þ