phpbb error message

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Zaszer
Forum Newbie
Posts: 3
Joined: Thu Jul 03, 2003 10:01 am

phpbb error message

Post by Zaszer »

Whenever I try to view my phpbb forums i keep getting this message

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:

anyone know how to fix this?
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Complete your post...
Zaszer
Forum Newbie
Posts: 3
Joined: Thu Jul 03, 2003 10:01 am

Post by Zaszer »

It is completed, it gives no headers for some odd reason
User avatar
cactus
Forum Regular
Posts: 343
Joined: Tue Jun 10, 2003 4:16 am
Location: UK

Post by cactus »

Is there anything on the phpBB forum/site regarding this issue ?

Regards,
Zaszer
Forum Newbie
Posts: 3
Joined: Thu Jul 03, 2003 10:01 am

Post by Zaszer »

Yes, but that didn't solve any of my problems :x my friend said that my host is using cig-bin to do it, but I don't know jack squat about cgi-bin
[]InTeR[]
Forum Regular
Posts: 416
Joined: Thu Apr 24, 2003 6:51 am
Location: The Netherlands

Post by []InTeR[] »

Do normal php scripts run properly?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

That sounds like IIS's 'PHP page not found' error - are you sure the page you are trying to access exists? Is it possible a virtual directory you are trying to access?

Mac
Post Reply