From: Tigran <ti...@us...> - 2002-03-07 06:44:35
|
James, well it looks like all the quotes are set correct. and the permission rights are set correctly. I got a hold of the error reports. This doesn't mean much too me but you might know. malformed header from script. Bad header=HTTP/1.0 401 Unauthorized: /www/usanogh/cgi-bin/php many thanks for your help. At 08:54 PM 3/4/2002 -0500, you wrote: >All files must be world readable (typically 644). Also >check your phpESP.ini if you are getting a 500 error, PHP >may be crashing Apache. It typically does this when you >have un-matched quotes. Make sure the the lines you edited >in the files have matching quotes (check single vs double >quotes) and that they are terminated appropriatly (with a >comma or semi-colon depending on the file). > >-James > >On Mon, 4 Mar 2002, Tigran wrote: > > > Yes I was thinking it has something to do with the file permission but I'm > > not sure what the permissions should be. > > > > there is no .htaccess in that directory, should there be one? > > > > Since it's a virtual host I don't have access to the apache error > > logs. I'm contacting the hosting company to find out if they can give me > > access to the error logs. > > > > What other info can I give you. > > > > Thanks > > > > > > At 03:53 PM 3/4/2002, James E. Flemer wrote: > > >You are going to have to provide a whole lot more > > >information than that. From what you've given so far, all I > > >can tell you is to look at Apache's error log. As the 500 > > >page tells you "More information about this error may be > > >available in the server error log." Do you have a .htaccess > > >file in that directory? Are the file permissions ok? > > > > > >-James > > > > > >On Mon, 4 Mar 2002, Tigran wrote: > > > > > > > Hello, > > > > > > > > I'm trying to install phpESP on a virtual host. > > > > Right after I change the paths in the noted files I get a 500 Inernal > > > > Server Error. > > > > http://www.usanogh.com/yana/admin/ > > > > > > > > Any help is appriciated. > > > > > > > > Thanks > > > > > > _______________________________________________ > > phpESP-general mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > |