Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Learning PHP/MySQL Installation Question

 
   Database Forums (Home) -> PHP RSS
Next:  Searching through Data w/o using ADO ??  
Author Message
ooar123sp

External


Since: Sep 16, 2004
Posts: 1



(Msg. 1) Posted: Thu Sep 16, 2004 11:23 am
Post subject: Learning PHP/MySQL Installation Question
Archived from groups: alt>php (more info?)

First posted to alt.php.sql, but suspect this might be the place to
get more answers.

Hi,

First post here and have what I think is an easy question.

As the subject says I'm learning PHP and MySQL (been meaning to do
this for almost a year!). I'm reading various tutorials and they tend
to start with installation instructions.

I have my own dedicated servers that are pre installed with PHP and
MySQL. Have had a PHP file working and created a test database and
added a table in MYSQL so know both are working on the server. Though
not tried to use the two together yet.

So my question is do I really need to install PHP and MySQL on a PC
and if so why?

Assuming I should install them is there an easy way to do this for
Windows XP Pro?

I vaguely recall seeing a post about bundled releases that install
easier than the individual programs. I tried installing them
singularly a few months back on a Win XP Home PC and ran into no end
of problems! One of the reasons I upgraded to XP Pro.

I plan to create a lot of sites from databases I have access to, so
will be doing a lot of work with the above long term.

Which brings me to another question while I'm here. I have some MS
Access databases, is there a recommended way to convert these to
MySQL? I have access to phpMyAdmin via a Plesk 6 server running Apache
2.0 (something, think 4 Smile). phpMyAdmin has the option to import text
files, should I convert the access DB to a text file and then import
into MySQL? If so what sort of txt file should I create?

Thanks, real pain in the rear having to learn new things sometimes
Smile)

David
--
http://www.search-engine-optimization-services.co.uk/

 >> Stay informed about: Learning PHP/MySQL Installation Question 
Back to top
Login to vote
Wes Spikes

External


Since: Aug 08, 2004
Posts: 17



(Msg. 2) Posted: Thu Sep 16, 2004 6:23 pm
Post subject: Re: Learning PHP/MySQL Installation Question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > I have my own dedicated servers that are pre installed with PHP and
 > MySQL. Have had a PHP file working and created a test database and
 > added a table in MYSQL so know both are working on the server. Though
 > not tried to use the two together yet.
 >
 > So my question is do I really need to install PHP and MySQL on a PC
 > and if so why?

OK. If you have a server with PHP and MySQL working on it, then you should
not also need to use your PC; you can simply create like a debug folder on
your server and work from that (to avoid accidentally corrupting any files
that you may have).

 > Which brings me to another question while I'm here. I have some MS
 > Access databases, is there a recommended way to convert these to
 > MySQL? I have access to phpMyAdmin via a Plesk 6 server running Apache
 > 2.0 (something, think 4 Smile). phpMyAdmin has the option to import text
 > files, should I convert the access DB to a text file and then import
 > into MySQL? If so what sort of txt file should I create?

I honestly don't know what you can do for that subject.

-Wes

 >> Stay informed about: Learning PHP/MySQL Installation Question 
Back to top
Login to vote
jim157

External


Since: Sep 17, 2004
Posts: 1



(Msg. 3) Posted: Fri Sep 17, 2004 1:14 am
Post subject: Re: Learning PHP/MySQL Installation Question [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Wes Spikes" wrote in message

  > > I have my own dedicated servers that are pre installed with PHP and
  > > MySQL. Have had a PHP file working and created a test database and
  > > added a table in MYSQL so know both are working on the server. Though
  > > not tried to use the two together yet.
  > >
  > > So my question is do I really need to install PHP and MySQL on a PC
  > > and if so why?
 >
 > OK. If you have a server with PHP and MySQL working on it, then you should
 > not also need to use your PC; you can simply create like a debug folder on
 > your server and work from that (to avoid accidentally corrupting any files
 > that you may have).
 >
  > > Which brings me to another question while I'm here. I have some MS
  > > Access databases, is there a recommended way to convert these to
  > > MySQL? I have access to phpMyAdmin via a Plesk 6 server running Apache
  > > 2.0 (something, think 4 Smile). phpMyAdmin has the option to import text
  > > files, should I convert the access DB to a text file and then import
  > > into MySQL? If so what sort of txt file should I create?
 >
 > I honestly don't know what you can do for that subject.
 >
 > -Wes
 >
 >

i can answer the last part. go to bullzip.com they have a program called 'MS
Access to MySQL'. its free and works well to convert your databases.

jim
 >> Stay informed about: Learning PHP/MySQL Installation Question 
Back to top
Login to vote
steve




Joined: Jan 06, 2004
Posts: 660



(Msg. 4) Posted: Fri Sep 17, 2004 1:35 am
Post subject: Re: Learning PHP/MySQL Installation Question [Login to view extended thread Info.]

To install php and mysql on your pc, use a package like "appserv" which installs php, mysql, phpmyadmin, ...

I see so many people running into problems trying to install components individually. Do yourself a favor and install it that way.
 >> Stay informed about: Learning PHP/MySQL Installation Question 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
mysql question - If I write an update script, so people can upgrade their software to the newest version I've written, and since the last version I've created a new table in the database, so I want to add it, if it does not already exist, is the syntax something like ..

MySQL question, here? - I have a question about the design of a specific mysql database. My newsserver hasn't got many specific mysql related newsgroups and those who are supported don't seem to be very active. Since many of the MySQL work goes hand in hand with PHP this..

Rookie PHP/MySQL Question - In querying a database ($result=query_db("SELECT photo_dir, photo_name FROM photograph_photo WHERE photo_dir = '$dirToCheck'"); is $result an array (where I could used a "in_array() function)? Thanks, Ian

connection to mysql in question. - Using XP2, Apache2, php5.0.4 and mysql 5.0.18. All seem to be working individually but I seem to be having a problem with php files not connecting to the database. Is there an easy way to check this? Some like <?php phpinfo(); ?> TIA

MySQL design question - I'm creating an application for multiple cities (about 20-50 cities). I'm not sure whether to use a single table to store for all cities' items or break each one out into a seperate table for each city. I know a seperate tables will be faster for..
   Database Forums (Home) -> PHP All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]