PDA

View Full Version : ASAP - Help Please - ASAP


EvilGokuSSJ
12-19-01, 02:00 AM
Hey look at this site

http://www.evilgokusedge.com/aboutus.shtml

I cant use my Quick poll, an error comes up, can u check it out?? thanks i need to fix this ASAP

wwuud
12-19-01, 07:54 AM
??? can't find the error that you refer to..... the folks doing your guestbook have a problem, but otherwise your site seems to be working.... perhaps your could further explain the problem?

EvilGokuSSJ
12-19-01, 07:59 AM
oh, i took it down becuase no one was answering, ok iam gonna post it up again

EvilGokuSSJ
12-19-01, 08:05 AM
ok its up

wwuud
12-19-01, 09:22 AM
I am assuming it is a .cgi that is included. Start with your error logs & see what they say.
Also, make sure the permissions are set correctly (directories and .cgi usually set to 755 ).
It would also help to know the name of script or where you found it or some of the source code, etc....

EvilGokuSSJ
12-20-01, 12:01 AM
Its a PHP poll. from www.boonism.com the layout section.

wwuud
12-21-01, 07:24 AM
This one is beyond me. I have never put a php file within an shtml file. That would force php into cgi mode, which would require the placement of the #!/usr/local/bin/php directive at teh top of the first php file loaded... My solution would involve dropping all server-side include directives and going with striaght php all the way, but that doen''t help you much... sorry.

Perhaps someone else here knows php as cgi and/or ssi ?

Peace,
- Earl