MaryNZ

MaryNZ


  • 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
    09/11/2009 - 22:43

    I have checked very carefully, the lines are definitely not broken:

    CustomLog
        "C:\DrupalLocal\logs\example.local.access.log"
      combined
      ErrorLog
        "C:\DrupalLocal\logs\example.local.error.log"

    I also went into the XAMPP folder and started via the apache_start MS-DOS batch file and the DOS screen reported:

    "Syntax error on line 56.
    CustomLog takes two or three arguments , a file name, a custom log format string or format name, and an optional "env=" clause"

    is there anything else in the conf file that i should be checking?

  • Setting Up A Local Drupal Development Environment
    09/10/2009 - 21:52

    Hi

    wondering if anyone can help, im trying to follow the instructions above, im stuck at the Restart Apache. I can click the start button, it does not turn into a stop button, the message says "Apache services started" but no green "running" appears.

    If i move on and click the database link, my browser (Firefox) takes me a blank page - nothing on it.

    when i was installing XAMPP right at the end an error message appeared which said:

    XAMPP 1.6.6a win32 (Basic Package)
    Ports 80 or 443 (SSL)already in use, installing Apache 2.2 service failed

    i have run XAMPP portcheck and the status for port 80, 81 and 443 is all saying FREE

    Any suggestions?

    thanks :)