*** Please login using: Username = demo , Password = guest *** TUTORIAL on typical CK-ERP Work Flow
Please support the sustainable development of CK-ERP / 请支持时机商计的可持续发展
捐助 US$10.00
捐助 EUR7.00
捐助 AUD$12.00
捐助 CAD$10.00

Plaftform-wise Notes



XAMPP :

XAMPP had a default (php.ini) setting of magic_quotes_gpc = On. This setting causes problems when processing single-quotes. To have CK-ERP operating correctly within XAMPP, please set magic_quotes_gpc = Off.




FreeBSD :

in some older FreeBSDs or tailored distributions, the embedded php is compiled without iconv support or the supported iconv function is alternatively named as libiconv(). So, if you are planning to install CK-ERP within a FreeBSD environment, you may like to check thru the phpinfo() listing to ensure presence of iconv() support.