Posts Tagged ‘apache’

  • Lame Apache error

    Date: 2010.09.20 | Responses: 0

    I was getting this error when starting my apache server

    Apache error: pcfg_openfile: unable to check htaccess file, ensure it is readable

    This is due to permissions, seems all you have to do is add the execute bit to owner.

    chmod 755 foldername

    source: http://www.liamdelahunty.com/tips/apache_pcfg_openfile_unable_to_check_htaccess.php

  • Apache permissions for php javascript files

    Date: 2010.02.06 | Responses: 0

    Apache permissions for php files of javascript mime type

    Remember to set to 755

  • Changing PHP version in Apache

    Date: 2008.09.23 | Responses: 0

    You not only need to install php5, but you must install the respective module for apache and perhaps change the httpd.conf file.

About me

1

I live in Denver, Colorado and work as a contractor for HAIKU Learning Systems, Inc., an online learning company. I did my Master's in Music Informatics at Indiana University and got a B.A. in Computer Science and Mathematics, with a minor in Music from Carroll College in Helena, Montana.

Resume Contact me

Blog Tags