Rude Awakening
02-21-2007, 05:37 AM
I hate coding as well. (no pun to you pros out there, lots of respect :rolleyes: )
We all know that the default upload size for an attachment is at 2mb, and for a post its 8mb. I'm having a hard time increasing this. I noticed a lot of people saying you have to talk to your host, and this is what they said:
The following may assist you on how to change the upload_max_filesize settings
on your account.
Because we use suPHP to parse php files, you have the option of using a custom
php.ini file.
Your account can have multiple php.ini files on your account in different
folders so you can customize the php processing in different folders should
your script require it. Bla Bla Bla
How the hell am I supposed to create a compatible php.ini when there isnt even one in the damn root folder. I go to php.net, download the zip file, make the two adjustments I needed (upload size and post size). I throw it into the forum root and it tells me it has to be Zend optimized, plus I dont see any changes on the admincp panel of vbulletin (still shows 2mb upload, 8 total). I download the Zend optimizer and realize that I have no idea what Im doing from this point on. I'm basically stuck, confused and pissed! :eek:
I always hated coding and thats the main reason I left my stupid computer engineering degree to continue in business and marketing. Oh well! ;)
We all know that the default upload size for an attachment is at 2mb, and for a post its 8mb. I'm having a hard time increasing this. I noticed a lot of people saying you have to talk to your host, and this is what they said:
The following may assist you on how to change the upload_max_filesize settings
on your account.
Because we use suPHP to parse php files, you have the option of using a custom
php.ini file.
Your account can have multiple php.ini files on your account in different
folders so you can customize the php processing in different folders should
your script require it. Bla Bla Bla
How the hell am I supposed to create a compatible php.ini when there isnt even one in the damn root folder. I go to php.net, download the zip file, make the two adjustments I needed (upload size and post size). I throw it into the forum root and it tells me it has to be Zend optimized, plus I dont see any changes on the admincp panel of vbulletin (still shows 2mb upload, 8 total). I download the Zend optimizer and realize that I have no idea what Im doing from this point on. I'm basically stuck, confused and pissed! :eek:
I always hated coding and thats the main reason I left my stupid computer engineering degree to continue in business and marketing. Oh well! ;)