August 20, 200916 yr I'm currently designin a site for a client who use an it company for there server who want to charge to do anything on it. They have told me that PHP and MYSQL are installed. So I should be able to install WP right? I think I just need to create a table for it. That is the bit I'm struggling at. I have the usernames passwords etc for the server I just don't know how to create the table. anyone know of a simple tutorial or even a template that i could use or could somebody knock one up for me? Thanks in advance Stu
August 20, 200916 yr Author So, you have the password and username for the mysql server? I have the username and password for the ftp access. is this the same thing?? regards stu
August 20, 200916 yr Here's a useful MySQL tutorial for database tables:- http://dev.mysql.com/doc/refman/5.0/en/tutorial.html and you may get some ideas from http://www.wickham43.net/formphptomysql.php
August 21, 200916 yr I have the username and password for the ftp access. is this the same thing?? regards stu No. You will need access to some sort of control panel to access MySQL. Alternativley you could use something like Navicat but you will still need the username and password for their MySQL installation. Once you have a database with a username and password to access it. You just upload the files and run the installation and WP will do the rest.
Create an account or sign in to comment