feeder Posted January 21, 2003 Share Posted January 21, 2003 hallo Standaard install php,mysql,apache met appserv onder windows xp Virtual domein aangemaakt server herstart. Bij het benaderen van het vitual domein /appserv/www/test.domein.com Krijg ik de volgende error Warning: Failed opening \'/appserv/www/test.domein.com/index.php\' for inclusion (include_path=\'.;c:phpincludes\') in Unknown on line 0 Heb het volgend toegevoegd aan de standaard apache conf NameVirtualHost * <VirtualHost *> ServerAdmin [email protected] DocumentRoot /AppServ/www/test.domein.com ServerName test.domein.com ErrorLog logs/ttest.domein.com-error_log CustomLog logs/test.domein.com-access_log common </VirtualHost> Heb voor de rest alles standaard laten staan, html files aanvaard het domein wel Graag een oplossing Dank bij voorbaat Link to comment https://forums.phpfreaks.com/topic/76-php-include/ Share on other sites More sharing options...
royalsolo Posted January 22, 2003 Share Posted January 22, 2003 this is not a dutch forum, bloke Link to comment https://forums.phpfreaks.com/topic/76-php-include/#findComment-228 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.