express
Tue 23rd Oct '01, 8:17pm
Question about uploading attachments.
I am using linux 7.1 and php 4.05, I have setup the following variables in php.ini file on the server
MAX_FILE_SIZE 16 meg
memory_limit = 50M
I can successfully upload files attachments in vbulletin version 2.03 up to 6 meg's no problems.
Anything over that I get this error
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
Cannot find server or DNS Error
Internet Explorer
Any Ideas how to correct this, I am needing to upload files in the 10 meg range from vbulletin
Using cable modem to upload.
Another note when uploading 6 meg files it crunch's the file takes about 4 to 5 minutes, when uploading anything above 6 meg;s it only crunch's for around 45 seconds and then gives the error above.
I am using linux 7.1 and php 4.05, I have setup the following variables in php.ini file on the server
MAX_FILE_SIZE 16 meg
memory_limit = 50M
I can successfully upload files attachments in vbulletin version 2.03 up to 6 meg's no problems.
Anything over that I get this error
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
Cannot find server or DNS Error
Internet Explorer
Any Ideas how to correct this, I am needing to upload files in the 10 meg range from vbulletin
Using cable modem to upload.
Another note when uploading 6 meg files it crunch's the file takes about 4 to 5 minutes, when uploading anything above 6 meg;s it only crunch's for around 45 seconds and then gives the error above.