Internal Server Error on refresh page php 4.3.0dev-a2

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
khayll
Forum Newbie
Posts: 6
Joined: Thu Jul 04, 2002 4:59 am

Internal Server Error on refresh page php 4.3.0dev-a2

Post by khayll »

Anyone had same exp. ?

happened on a winXP + apache1.3.24

?
Khayll
User avatar
sam
Forum Contributor
Posts: 217
Joined: Thu Apr 18, 2002 11:11 pm
Location: Northern California
Contact:

Post by sam »

I have been haveing the same problem with 4.2.1 but not 4.3.0. It is only doing it for me if the page has a phpinfo() in it. :?

Cheers Moe
User avatar
chiefmonkey
Forum Commoner
Posts: 25
Joined: Sat Apr 20, 2002 5:21 am
Location: Glasgow UK

Re: Internal Server Error on refresh page php 4.3.0dev-a2

Post by chiefmonkey »

khayll wrote:Anyone had same exp. ?

happened on a winXP + apache1.3.24

?
Khayll
Have you checked the bugbase at php.net
http://bugs.php.net if you can't find it you may wish to submit a bug report

George
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

Post by EvilWalrus »

This is why it's called an 'alpha release'..
khayll
Forum Newbie
Posts: 6
Joined: Thu Jul 04, 2002 4:59 am

Post by khayll »

sam: thanks for the info :) so it's not completly my fault that it doesn't work, that's good :)

chiefmonkey: thanks for the idea, but I dont have that much knowledge to be able to tell if this is a misconfig or a bug, and yes checked the bug database, but found nothing related

Mr. EvilWalrus: thank you for the valuable information :)
Post Reply