[SOLVED] Problem with installing phpvms

Hello,

I’m re-asking for help because after the first post nobody answer me.

I’m trying to get a VA online, I have ehost as hosting, uploading phpvms via cyberduck after creating a database, just following the manual instruction.

When i paste the install.php URL in my browser, error 500 shows up, i’ve tried to delete the .htaccess file but nothing has changed.

I’ve also contacted ghost support but they answer me they don’t give support for third party.

Could someone please help me?

Whats the URL?

Whats the URL?

Hello, here’s the URL: http://ftp.bluech-virtualaviation.com/install/install.php

Thanks

Is this a free hosting?

Is this a free hosting?

Hello, no is not

Thanks

Why are you using ftp URL to install phpVMS? I think that’s why you see that error!

Why are you using ftp URL to install phpVMS? I think that’s why you see that error!

I’ve uploaded on ftp server via cyberduck. What should i’ve done?

Try this:

http://www.bluech-virtualaviation.com/install/install.php

Try this:

http://www.bluech-vi…all/install.php

Yeah thanks i’ve already tried now it displays error 404

Okay then you need to upload the files in www or public_html root.

Fatal error : Class ‘DB’ not found in /home2/bluechvi/public_html/core/common/SettingsData.class.php on line 28

Now that’s what it’s shows up

I think it’s a database error, i’ve created one before

Delete the DB and create a new one, delete all files and start from scratch, this time upload to your site root. Remember to use simpilot’s version.

This seemed to fix a lot of my problems

But yes, remember to use simpilot’s version - https://github.com/DavidJClark/phpvms_5.5.x

Delete the DB and create a new one, delete all files and start from scratch, this time upload to your site root. Remember to use simpilot’s version.

This seemed to fix a lot of my problems

But yes, remember to use simpilot’s version - https://github.com/DavidJClark/phpvms_5.5.x

Thank you all. I will try tomorrow evening and let you know.

Good night!

Hello, I’ve successfully opened the URL.

Right now i’ve another problem i can’t connect to database i’ve tried to follow the ehost support guide but it report access denied

What do you mean by this? Where is the error showing?

Hello, I’ve successfully opened the URL.

Right now i’ve another problem i can’t connect to database i’ve tried to follow the ehost support guide but it report access denied

I assume you did properly made you’re database?

I’m a noob too but these problems tell me that there’s something wrong in the configuration of your database.

The best way to avoid error’s is to copy and paste the data from your hosting.

servername, database name, user name and password.

Further have I learned that the best way to install phpvms Is to use php 5.4 in your php settings.

I did use 5.5 either but had many problems with it.

And as suggested before use https://github.com/DavidJClark/phpvms_5.5.x

I assume you did properly made you’re database?

I’m a noob too but these problems tell me that there’s something wrong in the configuration of your database.

The best way to avoid error’s is to copy and paste the data from your hosting.

servername, database name, user name and password.

Further have I learned that the best way to install phpvms Is to use php 5.4 in your php settings.

I did use 5.5 either but had many problems with it.

And as suggested before use https://github.com/D…rk/phpvms_5.5.x

I’ve solved deleting the old and creating a new database

Thanks!