Previous Thread
Next Thread
Print Thread
Rate Thread
#19285 09/07/02 07:31 PM
Joined: Sep 2002
Posts: 32
J
JonQueer
OP Offline
JonQueer
J
Joined: Sep 2002
Posts: 32
I made a chat program and it includes PHP, but everytime I load it, it wont go correctly.

Where can I download the PHP software?

#19286 09/07/02 08:53 PM
Joined: Mar 2002
Posts: 533
Enforcement Admin
Offline
Enforcement Admin
Joined: Mar 2002
Posts: 533
Software to run a website with PHP support or what?

#19287 09/08/02 05:29 AM
Joined: Sep 2002
Posts: 32
J
JonQueer
OP Offline
JonQueer
J
Joined: Sep 2002
Posts: 32
Yeah, I need the software so I can actually put it the website. Bc right now it just turns into a "non-readable program"

#19288 09/08/02 02:24 PM
Joined: Mar 2002
Posts: 524
D
Member
Offline
Member
D
Joined: Mar 2002
Posts: 524
sorry giz, it posted twice. /me bends over...
frown

#19289 09/08/02 02:25 PM
Joined: Mar 2002
Posts: 524
D
Member
Offline
Member
D
Joined: Mar 2002
Posts: 524
You must have the PHP interpreter/software before you can run a file coded in PHP and/or saved in .php format or a program/script/web page that includes PHP code. Try www.php.net .
Retard...

#19290 09/08/02 02:38 PM
Joined: Sep 2002
Posts: 32
J
JonQueer
OP Offline
JonQueer
J
Joined: Sep 2002
Posts: 32
dashocker, why are you such an [censored]?
Not everyone knows everything retard. People have to learn sometime and somehow. It says UGN Newbie. So you can see I'm not all that good you damn loser.

Nothing was posted twice here. Most be very uneducated. Can you please make your lame jokes funnier! I hate reading you lame jokes...grrrr

#19291 09/08/02 03:53 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
Actually dashocker probably posted twice and edited his first duplicate.

but I agree, dashocker was a real dicksmack for saying that.


Domain Registration, Hosting, Management
http://www.dollardns.net
#19292 09/08/02 04:56 PM
Joined: Sep 2002
Posts: 32
J
JonQueer
OP Offline
JonQueer
J
Joined: Sep 2002
Posts: 32
SilentRage;

Do you know any websites with this downloadable program so my php website can actually work?

Do you know any free websites, that can view and load PHP websites?

http://www.php.net/ doesn't work for me for some reason....

#19293 09/08/02 08:10 PM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
no


Domain Registration, Hosting, Management
http://www.dollardns.net
#19294 09/09/02 01:38 PM
Joined: Mar 2002
Posts: 574
Likes: 1
C
UGN GFX Whore
Offline
UGN GFX Whore
C
Joined: Mar 2002
Posts: 574
Likes: 1
php.net works fine for me. I am confused about how you could code the whole thing without checking it every now and then. If it is small then i would understand, but I can't do too much without checking. I try to cut mine up into chunks as much as I can, and piece it together after.

#19295 09/09/02 03:18 PM
Joined: Sep 2002
Posts: 32
J
JonQueer
OP Offline
JonQueer
J
Joined: Sep 2002
Posts: 32
Cold Sunn;
Its not my code. I found it off of this website that gives codes and help to chatting multiple stuff. I wanted to learn how to make a chat message program. It has it there. I don't know much about PHP, was just trying to learn it, plus have a new message chat thing.

Right now though I know some stuff, and I want to try and also like I said run that chat message program. So I wondering about the program for it. Where did you get yours?

#19296 09/09/02 03:24 PM
Joined: Mar 2002
Posts: 524
D
Member
Offline
Member
D
Joined: Mar 2002
Posts: 524
ahh hah hah, first off, The little title under your name just shows how many posts you have, it is not a measure of knowledge. I flame you because u are a newbie who asks stupid questions and I was probably bored at the time. Newbies who ask stupid questions are inevitably flamedAlso, Read Sunn's post, that is why i called you a retard. BTW, I did answer your question. Or are u trying to find a web host with PHP support? In that case, try Google. Im not really attempting to make a joke out of anything; Im cutting you down to size. Congrats, you read the post in between the 30 secs it took for me to edit the duplicate.
SR, When am I not a dick?

#19297 09/15/02 04:13 PM
Joined: Mar 2002
Posts: 562
UGN Supporter
Offline
UGN Supporter
Joined: Mar 2002
Posts: 562
Everything you need is FREE!!!!

What you need to do is

Set up a server, then PHP and maybe MySQL.
You can download a free server from http://www.apache.org/

It is not only free but a top of the line most used world wide server. Besure to read all installation structions for your Opperating System

This is kinda complicated so follow me here. You can do 1 of 2 things

You can either install appache, then install php then MySQL....

Or you could download and instll PHP triad.
This will give you a complet PHP server environmet on a windows system
get it here.
http://sourceforge.net/projects/phptriad

You can get what you need here
http://www.php.net/downloads.php

Link above will get you the downloadable full version of PHP PHP 4.2.3 zip package

http://www.apache.org/

Link above will take you to the home of the most used open source free Server program. Download it and install it.

http://www.mysql.com/downloads/index.html

You can download MySQL Database program from the link above. This is also open source and free. If you plan to Learn PHP might as well learn MySQL
th 2 play together so well. Myself or Scallion can help you out learning the 2.

http://sourceforge.net/projects/phptriad
This puppy might be where you want to start
PHP Triad installs a complete PHP server environment on Windows platforms.

If all that fails

A DNS name cost $15 a year
Pro Hosting costs about $15.00 a month

that will give you

www.your_site.com

you will have

Perl
Python
ASP
PHP
MySQL

also
*nix Shell
Pop3
SMTP
about 250 mbs of space
etc etc etc

Hope this helps

Rember, you need to have a server up and running, then configure PHP to work with that. Usaly PHP scripts need to be saved as

*.php

but sometimes depending on how the server is set up

*.phtml
*.php3
*.php4

Let me know if you need any more help. I trust you already know HTML?

Quote:
Newbies who ask stupid questions are inevitably flamedAlso
I would call this far from newbie. Unless you know a bunch of newbies setting up thier own servers and configuring server side scripting languages to run on them so they can learn to develope in that language. If that is the case.... WOW YOU MUST be 1337 But that isn't the case...

#19298 09/21/02 09:29 AM
Joined: Mar 2002
Posts: 599
UGN's Resident Homo
Offline
UGN's Resident Homo
Joined: Mar 2002
Posts: 599
i believe lycos/tripod offers php support w/ their free webspace...


"It's better to burn out, than to fade away."
#19299 09/26/02 12:43 PM
Joined: Sep 2002
Posts: 624
UGN GFX Whore
Offline
UGN GFX Whore
Joined: Sep 2002
Posts: 624
Well i'd suggest you take a look at this site too:

http://www.phplivesupport.com/


+^Born Intelligence

Link Copied to Clipboard
Member Spotlight
Posts: 30
Joined: June 2002
Forum Statistics
Forums41
Topics33,840
Posts68,858
Average Daily Posts1
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Where and how do you torrent?
by danni75 - 03/01/24 05:58 AM
Animation,
by JohanKaariainen - 08/15/19 01:18 AM
Blackbeard.....
by Gremelin - 10/03/18 07:02 PM
my old account still exists!
by Crime - 08/10/18 02:47 PM
Okay WTF?
by HenryMiring - 09/27/17 01:45 AM
The History Thread...
by Gremelin - 08/11/17 12:11 PM
My friend NEEDS your HELP!
by Lena01 - 07/21/17 12:06 AM
I'm having fun with this guy.
by gabithompson730 - 07/20/17 01:50 AM
I want to upgrade my phone
by gabithompson730 - 07/20/17 01:49 AM
Doom 3
by Cyrez - 09/11/14 08:58 PM
Amazon Gift Card Generator/KeyGen?te
by Gecko666 - 08/22/14 09:21 AM
AIM scene 99-03
by lavos - 09/02/13 08:06 AM
Planetside 2
by Crime - 03/04/13 07:10 AM
Beta Testers Wanted
by Crime - 03/04/13 06:55 AM
Hello Everyone
by Gremelin - 02/12/12 06:01 PM
Tracfone ESN Generator
by Zanvin Green - 01/18/12 01:31 PM
Python 3 issue
by Testing - 12/17/11 09:28 PM
tracfone airtime
by Drache86 - 07/30/11 03:37 AM
Backdoors and the Infinite
by ZeroCoolStar - 07/10/11 03:52 AM
HackThisZIne #12 Releaseed!
by Pipat2 - 04/28/11 09:20 PM
gang wars? l33t-wars?
by Gremelin - 04/28/11 05:56 AM
Consolidate Forums
by diggin2deep - 04/21/11 10:02 AM
LAN Hacking Noob
by Gremelin - 03/12/11 12:42 AM
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Crime 1
Ice 1
Dartur 1
Cyrez 1
Powered by UBB.threads™ PHP Forum Software 7.7.5