2009/3/25 Tom Castonzo <[email protected]>: > > This can be caused by the server logs being full. For example, on apache, > there are logs for http and also logs for https and that would explain your > problem. You can also do a port scan to make sure port 80 (http) is open >
Port scanning your own machine? Crazy ;) 'netstat -anpl | grep LISTEN' is a far more sensible way. -- Blog: http://pookey.co.uk/blog Follow me on twitter: http://twitter.com/ipchristian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
