KERNEL32.DLL Error - Help please!!

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
Diablomax
Forum Newbie
Posts: 4
Joined: Tue Aug 05, 2003 6:17 pm

KERNEL32.DLL Error - Help please!!

Post by Diablomax »

Hi There!
This is my first post here and it is the first time ever I try PHP.
I installed the last known stable version of PHP (php 4.3.2) on Win95, as my server runs on that.
I created those hello.php and browsertype.php pages after I read the introduction on the http://www.php.net website.
So I put them in the same directory with the others pages, and created a link to them.
Now when I clicked on the link for those php pages, from a computer that it is on the same network with the server, I get "The page cannot be displayed" error on the browser.
On the computer that runs the webserver a box called "Error Starting Program" pops-up and it says: "The PHP.exe file is linked to missing export KERNEL32.DLL:Cancell o"
Do you guys know what the problem is here and what the fix would be?? because myself I'm really fresh and have no idea...
Any help would be much apreciatted, THANK YOU VERY MUCH!!
Diablomax
Forum Newbie
Posts: 4
Joined: Tue Aug 05, 2003 6:17 pm

Post by Diablomax »

Hi guys!!

I was just looking on the net and I found out that php versions 4 and up are actually not compatible with Win95, so I'm prety sure that, that is my problem, especially because I tested php 4.3.2 on a Win 2000 machine and it works perfect.
However my webserver runs on Win95 and it is no way that I can change the OS on that machine, unfortunatelly.
Coud you guys please tell me where I can find a version of php3 installer so I can install it on that machine, please!

I downloaded PHP 3.0.17 Windows Binary, but i have no idea how to install that so tha's why I would need an installer.

Thank You!!
User avatar
redhair
Forum Contributor
Posts: 300
Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:

Post by redhair »

Diablomax wrote:...webserver runs on Win95...
8O ehh.. no really?
Diablomax
Forum Newbie
Posts: 4
Joined: Tue Aug 05, 2003 6:17 pm

Post by Diablomax »

Well redhair... do you have any idea... about where could I get that installer? :?: BTW nice website you got there... looks professional...
User avatar
redhair
Forum Contributor
Posts: 300
Joined: Fri May 30, 2003 4:36 pm
Location: 53.23N-6.57E
Contact:

Post by redhair »

Diablomax
Forum Newbie
Posts: 4
Joined: Tue Aug 05, 2003 6:17 pm

Post by Diablomax »

Hi redhair!!

Well I knew about that site, I downloaded from there all the installers, but you see those installers are all versions 4, even the lowest version of those installers doesn't work in Win95.
That is my problem... none of the versions php-3.x.x is an installer... and I don't know where to extract all those files manually... that's why I need an installer.
Thanx Anyway...
Post Reply