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?
Parkho
October 30, 2015, 2:27pm
6
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?
Parkho
October 30, 2015, 2:35pm
8
Try this:
http://www.bluech-vi…all/install.php
Yeah thanks i’ve already tried now it displays error 404
Parkho
October 30, 2015, 2:43pm
10
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
Parkho
October 30, 2015, 7:30pm
12
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.
web541
October 30, 2015, 8:31pm
13
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
web541
November 5, 2015, 7:50pm
16
What do you mean by this? Where is the error showing?
KLM
November 5, 2015, 8:48pm
17
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!