Sunday, August 22nd, 2010 Posted in web | Comments Off
I had this error: [plain]Permission denied: .htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable[/plain] I fixed it by changing all directories (and sub-directories) permissions using this command: [plain]-bash-3.00$ ... Read more..Monday, July 20th, 2009 Posted in linux, programming, windows | Comments Off
I was getting this error: [Mon Jul 20 12:32:05 2009] [error] [client 192.168.241.233] Premature end of script headers: elite_inventory.pl [Mon Jul 20 12:32:05 2009] [error] [client 192.168.241.233] DBI connect('my_database','my_user',...) failed: [INTERSOLV][ODBC Informix ... Read more..