Jump to content

MySQL database for installer


Recommended Posts

Posted

Hi all,

I have uploaded the phpVMS files to my site, and set the permissions (IE passed stage one of the installer). However, I am a little confused by stage two - the database stuff. I want to know:

1. How do I create a MySQL database for phpVMS, that will allow me to pass stage two of the installer? What do I need to enter into each of the installer fields?

2. Is ALL the necessary stuff free?

Thanks very much.

  • Administrators
Posted

Hey there,

1 - Create a database, then in step 1, you enter the information for the database (the name, username, password), then that will install all the tables and the initial data that's needed. How - you'll have to check with your host on how to do that

2 - Yup, Apache, PHP, MySQL are all free

Posted

OK, I created one with my web host (sqweebs.com) and I created a database, and a user, and set permissions. I get this though:

sc1.jpg

BTW, my MySQL page looks like this:

sc2.jpg

Why won;t it let me continue?

Thanks.

  • Administrators
Posted

If your useing a hosting service the the server IS NOTlocalhost it is what ever you hosting has there mysql server on.

I would contact them if you dont know how!

Usually on most servers, it is localhost, since the database server resides on the same server as the hosting itself, so it connects to itself to reach the database. So use localhost, unless your host directs you to use a different address for database.

For that error, try reuploading the files. Seems as though maybe it didn't upload properly, or may have partially corrupted a file

Posted

Hi, I'm still having problems with this. I have re downloaded, and re-uploaded all of the files, and I still can't get it to work. Here is what I do - is it right:

1. Download PHPvms

2. Download FileZilla

3. Open FileZilla, and select all of the files and folders in the PHPvms folder I downloaded.

4. Drag them across on FileZilla, and upload them. 'Template.csv' fails to upload.

5. Set all of the write permissions as outlined by this and the installer. I have to set write permissions for the 'core' directory to allow it to make core.config.php, and I can't find the file site_config.inc.php, so I leave it out.

6. Create the database, and pass stage 2 of the installer.

7. Reach the errors.

Is the overall download corrupted (it doesn't contain the file 'site_config.inc.php')? What did you do to install it? What am I doing wrong?

Thanks.

My file manager on the host site (sqweebs.com) looks like this:

111111.jpg

  • Administrators
Posted

Do you know if MySQL is in safe mode?

That issue was run into before.

Instead of Filezilla, try a different FTP client. I use WinSCP, that works rather well for me

Also, there was an update yesterday, try that full version to see, as those binaries were rebuilt

Posted

Hi, how do I check it MySQL is in safe mode? Thanks. I have downloaded phpVMS.update.zip, and I am trying it now.

Posted

That didn't work either. Is it normal for some of the files to be revoked during transfer? Thanks.

  • Administrators
Posted

No none should be revoked. try reuploading those files.

Also, can you create an info.php with this in it:

<?php
phpinfo();

And send me the URL

Posted

OK thanks. If this doesn't reveal anything, do you think it could be my web host, not supporting the necessary files? Is that template.csv file integral to the system?

Posted

My host is www.sqweebs.com

Just in advance, do you think you could give me the name of a fully compatible host, which is also free? Thanks very much.

  • Administrators
Posted

Free hosts could be the problem. They skimp on everything, and have caused a range of problems.

For cheap, try site5, I think a few members are also offering hosting for free, if you post asking someone in the General forum, I'm sure someone will get back to you

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...