Jump to content

VIP INTERACTIVE SITE CREATOR - INSTALL HELP NEEDED


cherilavelle

Recommended Posts

I purchased the full code for the above software. Have installed all and set up my SQL

 

The install instructions are really brief, I am really weak in Php.

 

I am trying to install this to:

 

http://www.my-whoop-la.com

 

You will see the error I am receiving there.

 

It is killing me trying to get this thing going.

If anyone is willing to help me with this please, please let me know!

 

Thanks to all

Cheri

 

 

Link to comment
Share on other sites

<?php

 

$dbusername = "mywhoop";        //User Name Of Database

$dbpassword = "Jimjim1xyz"; //User Password Of Database

$dbdatabase = "mywhoop";        //Name OF Database

$dbserver  = "mywhoop.db.6035241.hostedresource.com";        //Name Of Server

 

$prefix = "vip_";

$sitename="My Whoop La";

$adminemail="admin@admin.com";

$urlpath = "http://www.my-whoop-la.com";

$imagepath = "http://www.my-whoop-la.com/images";

 

?>

Link to comment
Share on other sites

I recommend downloading the file using a different file name (to avoid overwriting the original file) and examining exactly what is in the file. You are likely having a FTP transfer problem and the contents of the file on the server is incomplete.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.