(03-09-2011, 09:22 PM)Doudoux Wrote: Then when you use letodms, you have a blank page ? you have an error ? which ?
if you have a blank page add this in your settings file:
PHP Code:ini_set("html_errors", 1);
ini_set("display_errors", 1);
ini_set("error_reporting", E_ALL);
This is what I get
Not Found 404
The requested URL /var/www/mydms/out/ was not found on this server.
Apache/2.2.14 (Ubuntu) Server at 84.86.183.123 Port 80
But I can understand that because the server listen only on port 3024.
I see A Login Screen when I connect to
http://84.86.183.123/mydms/out/out.Login.php
After I sent you the mail I tried it again but when I look to
http://84.86.183.123/mydms/index.php no errors and the page is blanc