kudrixa

kudrixa


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • Setting Up A Local Drupal Development Environment
    04/17/2009 - 13:13

    I found out what it was and just wanted to share in case anyone else has this trouble. I had the CustomLog command and path on different lines and the same with the ErrorLog. Once I made each of these confined to one line, the error was fixed. Thanks for your help!

  • Setting Up A Local Drupal Development Environment
    04/17/2009 - 07:27

    Yes, I did have that in httpd.conf. I must be doing something else wrong. Is that virtual host line supposed to stay commented out in httpd-vhosts.conf?

  • Setting Up A Local Drupal Development Environment
    04/16/2009 - 12:44

    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf

    I didn't realize I needed to do something with this. I just tried to un-comment it and then Apache failed when I tried to restart.