URL file-access is disabled
Jeg har lige installeret Apache og PHP. Jeg får følgende fejl meldinger:Warning: require() [function.require]: URL file-access is disabled in the server configuration in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\index.php on line 35
Warning: require(http://domæne/login.php) [function.require]: failed to open stream: no suitable wrapper could be found in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\index.php on line 35
Fatal error: require() [function.require]: Failed opening required 'http://domæne/login.php' (include_path='.;C:\php5\pear') in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\index.php on line 35
Går ud fra jeg skal accepterer at bruge URL link i httpd.conf, men hvordan?
Findes der ikke en manueal til indstellinger i httpd.conf?
