Changes between Version 15 and Version 16 of FAQ
- Timestamp:
- Oct 3, 2007 7:45:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v15 v16 40 40 41 41 {{{ ALTER TABLE identities ADD `html_signature` tinyint( 1 ) NOT NULL default '0'; }}} 42 43 == I uploaded an attachment, why does it not attach? == 44 The attachment size is probably exceeds the LimitRequestBody directive set in your /etc/httpd/conf.d/php.conf file. Increase the limit and it should work.
