![]() |
| Form Mail Script - Attaching Files |
|
surge42
|
I have a Linux Apache account with Host My Site and I’ve been pulling my hair out trying to install a simple formmail script that allows for file attachments over 1MB.
The script I’ve been using is from http://www.stadtaus.com/en/. Their PHP form mail script works but the **** thing will not send files over 1MB. Any way, to make a long story tolerable, can anybody recommend a form mail script (php, perl,) that allows for attachments over 1MB for the Host My Site Linux Apache environment? Thanks! PS. If you have successfully installed the STATDAUS PHP form mail script and it sends attachments over 1MB I’d like to find out how you installed it Scott Chadds Ford PA |
||||||||||||
|
|
|||||||||||||
|
tedjtw
|
Just a suggestion but, have you contacted support to see if there is a server limitation ?
We are not a PHP shop but see if you have access to the PHP.ini file. File sizes are set there too. HTH |
||||||||||||
|
|
|||||||||||||
| 1MB |
|
comprug
Forum Regular
|
IF this is an issue with the size PHP supports, you can definitely change this in /vservers/yourAccount/etc/php.ini. You can edit this file and change the setting without help from support. The variable for this is upload_max_filesize. On my friend's site the max is 2 megabytes, so I am guessing that this is the issue.
|
||||||||||||
|
|
|||||||||||||
| Form Mail Script - Attaching Files |
|
||
|


