If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
trouble with installing Advanced Poll  XML
Forum Index » Support Forum
Author Message
jaryd
Newbie

Joined: 04/03/2006 18:52:41
Messages: 1
Offline

hello,

I am trying to install Advanced Poll. I run install.php, but when I get to step 2 and it tries to connect to localhost, instead of going to step 3, I get 'the page cannot be displayed'. Any suggestions on how to fix this? I couldnt find the error in my logs, so I'm not sure whats going on. Thanks for any help.
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

Is include/config.inc.php in the poll directory on your server? Did you add the database info as it says in the readme file?
  • 1. Open the configuration file 'config.inc.php' with a text editor
    and set up your database settings.

    $POLLDB["dbName"] = "YourDBName";
    $POLLDB["host"] = "localhost";
    $POLLDB["user"] = "YourUsername";
    $POLLDB["pass"] = "YourPassword";
  •  
    Forum Index » Support Forum
    Go to:   
    Based on the open source JForum