Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > PHP
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help.

Google
Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-05-2008, 12:20 PM   #1
Suresh Kumar
 
Suresh Kumar's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default WIN95, Apache1-3-12 and PHP4.0

I am trying to install PHP4.0 on a Win95 pc with
Apache1-3-12 installed. But my simple PHP script like
<? echo 'hello ?> is not working.

Here are the things I have tweeked but with out any
success:
1. Copied php.ini-dist to C:\windows as php.ini

2. In the Appache httpd.conf I enabled the line
AddType application /x-httpd-php3 .php3

Still nothing works, I save my script using .php3,
..php also changed the tag from <? to <?php and of no
use.

Any help is appreciated.




__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Advertisements
Old 02-05-2008, 12:20 PM   #2
 
's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default NSAPI module

Hi all!

i'm trying to put PHP4 as an NSAPI module to work with my
Netscape Enterprise Server 3.62, but after compiled and the server
configured, then when it starts says this:

[25/May/2000:19:16:11] info ( 322): successful server startup
[25/May/2000:19:16:11] info ( 322): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 21:15
[25/May/2000:19:16:11] failure ( 322): Configuration initialization failed: Error running init function load-modules: dlsym for php4_init failed (The operation completed successfully.
)

and inmediately shuts down.

Anyone knows what's happening?

TIA.


--
Xavier Serna
Webmaster Dream Comunicacion, S.L.
Rbla. del Celler 133, 3er.
08190 Sant Cugat del Valles, Barcelona
Tel.: +34 (9)3 589 7932 - Fax: +34 (9)3 589 8234
E-Mail: webmaster@dreamcom.es
ICQ#: 6953479
Web:
http://www.dreamcom.es
http://www.musicpark.com
http://www.fcmultimedia.com
http://www.precioweb.com
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 02-05-2008, 12:20 PM   #3
Richard Kurth
 
Richard Kurth's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default RE: [PHP-WINDOWS] WIN95, Apache1-3-12 and PHP4.0


I am trying to install PHP4.0 on a Win95 pc with
Apache1-3-12 installed. But my simple PHP script like
<? echo 'hello ?> is not working.

Here are the things I have tweeked but with out any
success:
1. Copied php.ini-dist to C:\windows as php.ini

2. In the Appache httpd.conf I enabled the line
AddType application /x-httpd-php3 .php3
You Need more than this line in you httpd.conf file
I use both php3 and php4 try something like this.
after you change these you have to restart apache

ScriptAlias /php3/ "c:/php3/"
ScriptAlias /php/ "c:/php4/"
Action application/x-httpd-php3 "/php3/php.exe"
Action application/x-httpd-php "/php/php.exe"
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php .php
AddType application/x-httpd-php3 .phtml
AddType application/x-httpd-php3-source .phps




Still nothing works, I save my script using .php3,
..php also changed the tag from <? to <?php and of no
use.

Any help is appreciated.



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 02-05-2008, 12:20 PM   #4
Helmut Wigger
 
Helmut Wigger's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PHP-WINDOWS] WIN95, Apache1-3-12 and PHP4.0

Hi !

Try this URL for hints and binary:

http://www.geocities.com/ro_marius/mod_php4.html


By
Helmut

Richard Kurth:

> I am trying to install PHP4.0 on a Win95 pc with
> Apache1-3-12 installed. But my simple PHP script like
> <? echo 'hello ?> is not working.


[...]



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Featured Websites
Free Space
Free Space
Free Space Free Space
Closed Thread
Tags:




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: [PHP-WINDOWS] php4 Eduardo Jordan G. PHP 0 02-05-2008 12:20 PM
php4 ultraschall PHP 0 02-05-2008 12:20 PM
sessions on nt php4.0.0 Joey++ PHP 0 02-05-2008 12:20 PM
PWS-php4.reg missing xeno PHP 0 02-05-2008 12:20 PM
TSENG ET3000 driver for Win98 (or win95) SVGA800x600, 256 colors, download where? Panu, Sorin Operating Systems And Software 0 05-28-2007 5:57 PM


Featured Websites




All times are GMT +1. The time now is 11:39 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98