Search found 6 matches

by bekon
Fri Apr 11, 2014 3:14 pm
Forum: Web Developer Talk
Topic: Problem mit DOCUMENT_ROOT
Replies: 9
Views: 19863

Re: Problem mit DOCUMENT_ROOT

If I change settings and debug starting with index.php, i get the Xampp-Page (Localhost/xampp). May be there is an problem with my xampp-settings. I'm using virtual hosts and my 'normal' Url offline is: LOC.cgs.de instead of http://WWW.cgs.de. <VirtualHost *:80> ServerAdmin bernd@kondermann.net ...
by bekon
Wed Apr 09, 2014 10:20 pm
Forum: Web Developer Talk
Topic: Problem mit DOCUMENT_ROOT
Replies: 9
Views: 19863

Re: Problem mit DOCUMENT_ROOT

Did you verify these settings? Options -> Preferences -> PHP Settings : Path to PHP.exe= G:\xampp\php\php.exe Options -> Preferences -> Preview -> Web Server Settings: Port89---G:\xampp\htdocs\CGS---G:\xampp\php\php-cgi.exe Options -> Preferences -> Preview -> Mappings: Local= G:\xampp\htdocs ...
by bekon
Tue Apr 08, 2014 12:19 pm
Forum: Web Developer Talk
Topic: Problem mit DOCUMENT_ROOT
Replies: 9
Views: 19863

Re: Problem mit DOCUMENT_ROOT

No idea?
I have 15 starts left for testing.
And I will buy RP, when this problem is solved.
by bekon
Wed Apr 02, 2014 3:49 pm
Forum: Web Developer Talk
Topic: Problem mit DOCUMENT_ROOT
Replies: 9
Views: 19863

Re: Problem mit DOCUMENT_ROOT

In Firefox with Xampp phpinfo() in Login.php says:
$_SERVER['Document_root']=G:/xampp/htdocs/CGS

In RP Preview i miss /CGS in $_SERVER['Document_root']=G:/xampp/htdocs
by bekon
Wed Apr 02, 2014 10:12 am
Forum: Web Developer Talk
Topic: Problem mit DOCUMENT_ROOT
Replies: 9
Views: 19863

Re: Problem mit DOCUMENT_ROOT

Thank you aivars everything is working fine online and offline (with xampp). And I can see all Pages correctly in RP-Preview except the LOGIN-Page (and of course the following pages) Have a look at http://www.chariots.de/intern/intern.php . So I think, Preferences are OK. The correct $_SERVER ...
by bekon
Sat Mar 29, 2014 12:03 pm
Forum: Web Developer Talk
Topic: Problem mit DOCUMENT_ROOT
Replies: 9
Views: 19863

Problem mit DOCUMENT_ROOT

Wegen eines unerklärlichen Fehlers in einem PHP-Sript habe ich mich entschlossen, RapidPHP zu testen. Und bin gleich gestolpert. Seit langem läuft meine Page local(Xampp) sowie Online. Auch RapidPHP kann ich alle Seiten anschauen - bis zum LOGIN (MyPHPLogin) Hier stimmt plötzlich $_SERVER['Document_r ...