I recently moved hosts, and can't seem to find the answer on why things aren't working, but think I have a clue why. (such as uploads)
I use my .htaccess to modify the php.ini (shared host) with things like:
which always worked on the old server, but since going from PHP4 to PHP5 (even modifying the first line doesn't work
I noticed the upload_tmp_dir in my is set to "no value" the same thing that gave me problems in the past, but that was over 2 years ago.
I have tried:
but to no success.
Anyone got any idea how I can modify my php.ini?