Created
August 30, 2009 08:54
-
-
Save drnic/177907 to your computer and use it in GitHub Desktop.
Error when installing driver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo rake install | |
| (in /Users/drnic/Sites/driver) | |
| Writing: Include /private/etc/apache2/other/drivers/*.conf | |
| NameVirtualHost * | |
| Invalid option: rm | |
| Warning: DocumentRoot [/Users/drnic/Sites/offrailers/public] does not exist | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:443 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [error] VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results | |
| [Sun Aug 30 18:53:09 2009] [warn] NameVirtualHost *:80 has no VirtualHosts | |
| [Sun Aug 30 18:53:09 2009] [warn] NameVirtualHost *:80 has no VirtualHosts | |
| [Sun Aug 30 18:53:09 2009] [warn] NameVirtualHost *:80 has no VirtualHosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment