>> Sure does, you need to tell your router that your computer is >> accepting a connection to port 80 (http port). I'm not sure if the >> term is port-forwarding, but someone else here might be able to >> confirm. > > If your computer is using DHCP, you will have to change that to a > static > LAN IP too (since you will need to specify the internal IP on your > router > when forwarding the port).
Ah, that will be a problem, since I'm in a house with about 15 people and we all share the same connection. I have no access to the router settings. So I can't change from DHCP to a static IP in the LAN. So, that's for it. Seems it can't work. I'll try to talk to our admin. To my original question: Free webspace adequate to use symfony is not out there? Can I maybe use the sandbox on a normal webspace offering PHP and MySQL? I would protect everything with htaccess, so that only my colleague can access the application. There should be no security issues for that. But for the configuration of symfony, can it work without access to the httpd.conf? As far as I can see in the install notes for the sandbox and in http://www.symfony-project.org/tutorial/1_0/my-first- project I don't need to change anything. And since I can import the database and all the base classes from my own environment there should be no need for the command line?! Pierre --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
