SunQuest
 
           General Programming Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingGeneral Programming Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old November 27th, 2002, 11:42 AM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
Question Sorry...

Well im new to PHP/SQL and i was wondering if you could help me. I know this has nothing to do with your question but I need to talk to someone. How do I set PHP up? Ive downloaded to files, the .exe setup one and the other one which the etup uses to install the stuff into c:\php. From here I get stuck. Can you please help?

Thanks for you time.

Reply With Quote
  #2  
Old November 27th, 2002, 11:55 AM
Gee Gee is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 61 Gee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Hi,

I recommend you read the installation instructions that can be found in the online manual http://www.php.net/docs.php .

This comes in a variety of languages and includes instructions for different Operating Systems.

If you follow each step carefully - you should have no problems.

If you cannot be bothered with that then you could go for an automatic solution that would install apche, php, mysql all together in one go (and automatically configure them as well).


Gee.

Reply With Quote
  #3  
Old November 27th, 2002, 11:59 AM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
Smile Thanks...

Also do you have AIM or Hotmail. I may need help again if your willing to give it.

Reply With Quote
  #4  
Old November 27th, 2002, 12:16 PM
Gee Gee is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 61 Gee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
You can just ask on this thread, I will be sent an email notification whenever you make a post to this thread - and I will answer if I am able to help.

This way - others can also view your questions and will also be able to provide help!

It works for me!

Gee.

Reply With Quote
  #5  
Old November 27th, 2002, 12:23 PM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
Err...Im just wondering

Whats SQL?
Is it a database program? is this site based on SQL to keep all the users inforamtion?
I dont know im just guessing since PHP and SQL are commonly used together I think.

Reply With Quote
  #6  
Old November 27th, 2002, 12:35 PM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
Also....

Whats Apache? any inforamtion would be helpful.

Thanks alot.

Reply With Quote
  #7  
Old November 27th, 2002, 01:06 PM
Lindset Lindset is offline
weirdomoderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Location: Alta, Norway
Posts: 370 Lindset User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to Lindset Send a message via AIM to Lindset
SQL is Structured Query Language. It's a language used by most modern databases. A few popular database engines are Oracle, MySQL, PostgreSQL, MSSQL.

Apache is one of the most popular HTTPD servers (web-servers).

I'm kind of busy right now, so this is the best I can do
__________________
Best Regards,
Håvard Lindset

Reply With Quote
  #8  
Old November 27th, 2002, 01:10 PM
Gee Gee is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 61 Gee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
php is a scripting language that can be used for a range of tasks.

It is particularly suited to creating dynamic web pages sent straight from the a web server.

Mysql is a relational database management system used to store information like any other DB. Except it is open source (free), very powerful and fast.

SQL is the language used by databases for management.

Mysql and php interact with each other seamlessly ( )

Apache is a web server. A web server does exactly what it says - serves web pages to your computer! For example, this web site will be hosted on a web server such as apache, IIS or PWS.

Here is a good link with a list of articles that will give you a good grounding in all the relevant technologies, how they interact with each other, what they can do etc etc!!!!

Read a couple of these and you will be fully up to date!

http://www.devshed.com/Server_Side/PHP

Reply With Quote
  #9  
Old November 27th, 2002, 01:10 PM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
1 more thing i hope...

Right, ive installed it again. and it what option shall i choose for the http server to configure for. Should i get apache? I have win 98 so i left it on MS IIS 4 or higher. What is that? an error message comes up at the end saying i have to configure it myself.
I hope i make some sense but once i get it installed and running i will leave you alone.

*EDITED*
Sorry but i didnt think i should put another post.
Which Apache http server should i download?
i have win 98 remember or cant i use it...
*******

Thanks

Last edited by Tomoso : November 27th, 2002 at 01:16 PM.

Reply With Quote
  #10  
Old November 27th, 2002, 01:31 PM
MastaM00 MastaM00 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 6 MastaM00 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
http://nagoya.apache.org/dist/httpd...-x86-no_src.msi

that's apache for windows....install is point and click

Reply With Quote
  #11  
Old November 27th, 2002, 01:45 PM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
Im getting annoyed now

right ive been trying to do this for about 2 hours now.

Ive installed Apache, what do i do with it?
Ive installed PHP4 choosing my http server as Apache, it still comes up with an error saying i shouls edit apache manually.
Im new to this and completly 'baffled'.
Can somone write a set of instructions for me so i no how i should go about setting this up.
Im hoping PHP is an easier language than it is to set up.

Thanks

Reply With Quote
  #12  
Old November 27th, 2002, 02:19 PM
Tomoso Tomoso is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: United Kingdom, England
Posts: 22 Tomoso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Tomoso
Sorry i must be getting annoying now...

Whats this: SMPT Server? should i leave it as local host?
Whats this: 'form' address fpor mail function? shouls i leave it as me@localhost.com

Call me thick i dont care!!
I need awnsers!
I am determined to use PHP!

Thanks

Reply With Quote
  #13  
Old November 27th, 2002, 03:25 PM
Gee Gee is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 61 Gee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
LOL,

Tomoso - I think you have 2 options...

Either do some reading like I suggested earlier, or uninstall php, apache and mysql (if you have it)...

Then got to www.foxserv.com and download foxserv3.0

This will install all of your applications automatically (and also configure everything) so you can start writing scripts / databases straight away!

Gee

Gud Lock!

Reply With Quote
  #14  
Old November 27th, 2002, 03:43 PM
MastaM00 MastaM00 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 6 MastaM00 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
You're just going to have to sit down, read the documentation on each, and do as they say.

It doesn't pay to just try to rush through and get things set up and write code when you don't understand the underlying technology anyway.

It's not that difficult of a task, you just have to take the time to read the documentation and make the adjustments needed for your situation.

Reply With Quote
  #15  
Old November 27th, 2002, 03:49 PM
AmericanD AmericanD is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Posts: 81 AmericanD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
i am trying to install mysql as said in this article http://www.delouw.ch/linux/Apache-C...ml/prereqs.html .. i've installed open sll..

now mysl gives this message when i do that ./configure thing

This is a binary MySQL distribution, you dont need to configure it, its ready to run.



man this linux is getting harder for me.. how do i get about learning it all?
__________________
Hungry for Code

Programming works best with a team over one single person

Reply With Quote
  #16  
Old December 2nd, 2002, 04:14 PM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 24 m 44 sec
Reputation Power: 7
Wink

heres a suggestion, why not just read the articles one by one instead of trying to tackle all of this all at once. you'll never learn what is what like that, so slooooooooooooow your role and read the information posted k.
__________________
Apache Expert

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingGeneral Programming Help > Sorry...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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