close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

What does this mean?

Thread began 11/09/2009 9:09 am by ben_bradley348417 | Last modified 11/10/2009 1:08 pm by ben_bradley348417 | 3453 views | 8 replies

ben_bradley348417

Originally Said By: neilo
  Hiya,

Yes - it looks as though we even use the same web hosting providers (UKServers)!

Here is what my code looks like: (I have left out my password and changed some details):
<?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_localhost = "localhost";
$database_localhost = "uks66xxx";
$username_localhost = "uks66xxx";
$password_localhost = "XXXXXXXX";
$localhost = mysql_pconnect($hostname_localhost, $username_localhost, $password_localhost) or trigger_error(mysql_error(),E_USER_ERROR);
?

This is the final configuration that will be uploaded to the web server.

My connection for my local machine testing server is similar:
<?php
# FileName="Connection_php_mysql.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_localhost = "localhost";
$database_localhost = "mydatabase";
$username_localhost = "root";
$password_localhost = "mypassword";
$localhost = mysql_pconnect($hostname_localhost, $username_localhost, $password_localhost) or trigger_error(mysql_error(),E_USER_ERROR);
?>

If you are with UKServers, and if you use the default provided database settings, your database and username will probably both be uks47018 and the password is likely to be the same as your control panel login; but if you created a new database or new user, they will be appended by a suffix (i.e. uks47018newdb uks47018newuser).

If in doubt about your password, go to your control panel and create a new user and password.

Post back if you need more help!  


-------------------
Thanks neil, its a small world both using UKservers. A great simple cheap company, i seem to think.

Thanks for your reply, i managed to get the header for the index page up, and when I clicked on a link it was looking for a different directory, with the PowerStore 200/ etc

THis is what im getting after moving the files out of the folder,
PowerStore200 copy/WA_Globals/WA_Globals.php

So it still doesnt like it, but I obviously dont want the website to have any reference to PowerStore200 in the URL?

Where have I gone wrong now?

Thanks in advance!

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...