Hallo,
Ik ben aan het proberen een webserver op te zetten
de volgende tutorial http://www.site...amp;id=334
Nu heb ik Apache geinstalleerd, en verander ik de webrootlocatie naar server zoals ook in de tutorial staat. in die map server zet ik een bestand test.html, maar als ik nu naar. http://localhost/ ga krijg ik de pagina waarop staat
Alles Werkt! De Apache Web Server is geinstalleerd op deze Web Site
#<Location /server-info>
# SetHandler server-info
# Order deny,allow
# Deny from all
# Allow from .localhost
#</Location>
Deze zie ik staan, maar die staat achter # word die dan wel gelezen
Verder zie ik nog staan
#
# The following lines prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
#
<FilesMatch "^\.ht">
Order allow,deny
Deny from all
</FilesMatch>
Dat ius dus met Deny maar ik weet niet of dat een goede is.
Heb je zelf een webserver? waar staat het bij jou
Niet direct het antwoor dop het probleem maar wel iets waar je met sucses moogt zeggen dat het goed is en werkt is WAMP
"Windows Apache Mysql Php" Server.. echt de moeite heel makkelijke instalatie en alle szit er bij mss als dit niet lukt dat toch is proberen,
(off topic) @ Vintage, Zo goed [edit:haytjes]nee, dit offtopic gedoe hoefde er niet bij(/Off topic)
Ik heb dat PHP Triad geinstalleerd, maar als ik nu iemand naar mijn IP laat gaan, moet er een gebruikersnaam en wachtwoord ingevult worden, Hoe komt dit en wat kan ik er aan doen
Als je de readme leest dan staat daar toch in dat je eerts naar de triad index moet gaan om die gegevens in te vullen (meen ik me te herinneren uit een allang verstreken eeuw toen ik ook triad had
edit: volgens mij is er in het startmenu een koppeling bijgekomen naar die triad index, iets met een roze icoontje ofzo, als je daarop klikt kom je in het "instel" gedeelte.
The software will be installed to c:\apache. Under that directory are all of the components including Apache, PHP and MySQL. Apache and MySQL are servers that need to be started in order for them to function. They operate in the background to do their jobs. There are shortcuts in the PHPTriad folder in your start menu to start both. Once Apache is started, it will remain open in a DOS window. MySQL will flash a DOS window and go away. You can check to see if MySQL is running by doing a CTRL-ALT-DEL and looking for a mysqld* process running.
Once both servers are started, go to http://localhost or http://127.0.0.1. These are the loopback addresses for your local computer and are the addresses you can use to test your PHP applications. http://localhost is mapped to c:\apache\htdocs. Individual files in that directory will be available at http://localhost/filename.ext. Any directories you create under c:\apache\htdocs will also be reflected in the URL as well. c:\apache\htdocs\directory will be accessed at http://localhost/directory/.
There are more details available when you load http://localhost for the first time.
Dus niks over gegevens invullen. en nog steeds werkt het nie
Edit: Ik krijg in Start heel de PHP triad niet te zien. dus ik zie daar geen menu