11-21-2011, 09:56 PM
(11-21-2011, 08:45 PM)vjletodms Wrote:(11-20-2011, 12:41 AM)dgbaker Wrote: To get rid of those strict error msgs, change your php.ini error_reporting and remove E_SCRIPT
Thanks for your reply, problem resolved
Another problem coming is when i am installing letoDMS, i am getting following erreor
Core letoDMS directory : Not found
=> Current value : e:/xampp/htdocs/letodms/
=> Suggestion value : E:/xampp/htdocs/letoDMS/
However, my letoDMS_Core directry is available at above location
also core.php is present there
Kindly suggest solution
Not 100% sure, but I know on Linux it is case-sensitive (letodms is not the same as LetoDMS) try putting the suggested value exactly as it is with the upper and lower case values.