Posts tagged Getting
WHY DO I KEEP GETTING SCRIPT ERRORS WHEN I USE MY INTERNET EXPLORER?
Mar 17th
Question by kingers332002:
why do i keep getting script errors when i use my World wide web explorer?
especally when i am on facebook playing a game on that site. also why doesnt face book work with firefox the only time i dont use firefox is when i am on facebook
Read More >>
WHERE CAN I FIND PHENTERMINE WITHOUT A SCRIPT, WITHOUT GETTING RIPPED OFF AND WHICH MILLIGRAM DOSAGE?
Dec 31st
Question by nt2shy74:
Where can I find Phentermine without a script, without getting ripped off and which milligram dosage?
Please do not give any lectures regarding use of diet pills or regarding diet and exercise. I am grossly obese. I have taken these pills before with great success but have since had kids and gained all of it back and then some. My physician will not prescribe it and the physician that does prescribe it in town does not take my insurance. I can’t afford to pay for monthly consultations on top of the cost of the prescription. Please only include relevant answers from people that have actually ordered this medication successfully on the web without a prescription. I need to know that I will not be ripped off and that the medication is pure and not a placebo. I would also like to find the most inexpensive site. I am also a bit confused about what milligram I should order. In the past I took 30mg and it was the blue pill. It worked very well, but I was wondering if for the money I should get the 37.5 mg. Does anyone have experience in the difference between the different milligrams and colors?
Read More >>
WHY AM I GETTING A PROBLEM CONVERTING MY WEBSITE TO PHP SCRIPT?
Dec 4th
Question by Arvind:
why am i getting a problem converting my website to php script?
when i split a part of my html website into two separate files and use php script to include them i get this blank space…. after viewing the php page in my browser the source is still the same…. any help around this?
Read More >>
HELP WITH SCRIPT. GETTING ERROR ” CAN’T CONNECT TO MYSQL SERVER ON ‘MYSQLDB’ (111). CAN YOU HELP?
Nov 28th
Question by bkrue514:
Help with script. Getting error ” Cannot connect to MySQL server on ‘Mysqldb’ (111). Can you help?
I am trying to get this php script loaded. It is one for buying words.
For some reason when I add a word in the /admin then it states “Can’t connect to MySQL server on ‘mysqldb’ (111)”
I have no clue what that means. Another weird thing is that I changed the foote and header, and it is changed in the main site, but when I go to /admin then it all looks the way it did when I uploaded it. Is something messed up?
Here is what the db looks like
< ?
$dbuser = "user";
$dbpass = "password";
$dbname = "buymeaword";
$hostname = "localhost";
$adminu = "user";
$adminp = "password";
$adminu = "user";
$adminp = "password";
$notify_url = "http://www.midmichiganads.com/bmaw/admin"; //where ipn_res.php is
$notify_url2 = "http://www.midmichiganads.com/bmaw/admin"; //where ipn_res2.php is
$return_page = "http://www.midmichiganads.com/"; //the main site url
$my_paypal = "@yahoo.com"; //your primary paypal address
$my_error = "@yahoo.com"; //the email where notifications will be send to
$adsense_pub="pub-0999107265272012";
$affid="395"; //your affiliate ID to promote Purchase me a Word script - check the user's guide to see how you can get this affiliate ID
$money_currency = "USD"; // USD, GBP, JPY, CAD, EUR
mysql_connect(localhost,user,password);
mysql_select_db(buymeaword);
?>
Obviously my username and password are not user/password,but is there anything wrong with this? The bottom of the thing is:
“mysql_select_db(buymeaword)”
and my error is :
“Can’t connect to MySQL server on ‘mysqldb’ (111)”
they both have “mysqldb” in them. Not sure if this helps or not. If you do not know then do not worry about it. I am just trying to figure out how to add words.
the site is www.midmichiganads.com/bmaw
Read More >>











