![]() |
(Resolved) installation problem on AppServ (localhost) - Printable Version +- LetoDMS Community Forum (https://community.letodms.com) +-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4) +--- Forum: Installation Problems (https://community.letodms.com/forumdisplay.php?fid=9) +--- Thread: (Resolved) installation problem on AppServ (localhost) (/showthread.php?tid=3) |
(Resolved) installation problem on AppServ (localhost) - chyd - 01-05-2010 Hi Admin, I have install LetoDMS in Windows vista using AppServ (localhost). But i get following error : Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in c:\AppServ\www\mydms\adodb5\adodb.inc.php on line 434. Kindly need your support to solve my problem. Rgds, RE: installation problem on AppServ (localhost) - administrator - 01-05-2010 hi chyd Thanks for your interest in LetoDMS i will investigate this and get back to you soon, Thanks LetoDMS RE: installation problem on AppServ (localhost) - administrator - 01-06-2010 (01-05-2010, 04:37 PM)chyd Wrote: Hi Admin, hi i have investigated this matter looks like you need to contact AppServ team for this issue , Thanks LetoDMS team RE: installation problem on AppServ (localhost) - Vault - 06-26-2010 (01-05-2010, 04:37 PM)chyd Wrote: Hi Admin, I used mysql 4.0.16 and php 5.0.x I also got this error. Then i installed the newest php (5.3.2) and now it works without this error. And, later i also installed the newest mysql, this prevented some more errors coming up.... Regards Jörg RE: (Resolved) installation problem on AppServ (localhost) - matteo lucarelli - 09-15-2010 Your error was due to a incompatibility between PHP and the included adodb. Solutions are upgrade the PHP installation OR downgrade the adodob (download an older version and replace the one included) |