01-07-2011, 06:10 PM
(01-06-2011, 10:44 PM)Doudoux Wrote: hy
it's for linux :-)PHP Code:/var/www/mydms/
try
in inc.Settings.phpPHP Code:C:/wamp/www/mydms/
doudoux
Thank you for your really prompt and helpful answers. We are getting there!
I now have a login page, with a few errors. It seems to want to access 'letoDMS-2.0.2' rather than my folder 'mydms' not sure what to do about that. Anyway here are the errors and I have attached the inc.Language.php file
Warning: include(/var/www/letoDMS-2.0.2/languages/English/lang.inc) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\mydms\inc\inc.Language.php on line 41
Warning: include() [function.include]: Failed opening '/var/www/letoDMS-2.0.2/languages/English/lang.inc' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\mydms\inc\inc.Language.php on line 41
and also on line 27 of lang.inc : readdir () : supplied argument is not valid directory resource
and the same on lines 104 and 106 of inc.ClassUI.php
phew!
and also l