Navigation
2 users online :: 2 Guests and 0 Registered
Records in this category
Tags
Sticky FAQs
phpMyFAQ 1.5
ID #1009
phpMyFAQ and MS SQL server sometimes truncate faq content
Check your PHP configuration: open your php.ini and change the value of mssql.textsize according to your bigger faq content, e.g.:
; Valid range 0 - 2147483647. Default = 4096.
;mssql.textsize = 4096
mssql.textsize = 131072
Tags: -
Related entries:
- What development environments are you using?
- What are the requirements for phpMyFAQ 2.0?
- Build your own RPM package for managing both first installation and upgrade of PMF.
- Is there any way to secure the front end?
- Add a page using the PMF Template framework
Last update: 2006-08-24 22:23
Author: Matteo Scaramuccia
Revision: 1.0
You cannot comment on this entry
