Posts tagged can’t
I FOUND A WEBSITE THAT HAD THE SCRIPT OF THE MUSICAL VERSION OF SWEENEY TODD, NOW I CANT REMEMBER THE WEBSITE?
Oct 12th
Question by -:
I found a website that had the script of the musical version of Sweeney Todd, now i cant remember the website?
Sorry running out of room do you know maybe the website or one like it?
I think i found it heres the website
http://libretto.musicals.ru/text.php?textid=334&language=1
never mind that wasnt right but do try and help me out!
Read More >>
I CAN’T SEE MY WORDS. [[JUST READ, PLEASE, I DON'T KNOW HOW TO ASK IT]]?
Oct 4th
Question by Miss Spazzy:
I cannot see my words. [[Just read, please, I do not know how to ask it]]?
Problem::
My father told me to upload/install explorer/internet 7.
Which I did.
[1] On messengers like AIM and Yahoo! after I hit the “enter” button, I cannot see what I said, or what the person on the other line said.
[2] The top part on sites is not see-able. In example, on VampireFreaks, I cannot see the top navigation page bit.
[3] When MacAfee – deal with my bad spelling, please- comes up saying something has been stopped, that message “do you want to continue running scripts on this page?” with the yes or no answer, so I keep clicking yes … Over and over and so on and so fourth.
I do not know if it’s a virus or what, so I just need to know how to fix the problem.
My ideas are uninstal messengers, and then re-install them.
Or.
Does someone know how to fix the problem/is there a way to uninstall explorer 7?
Read More >>
I CAN’T GET TO THE NORMAL SITE OF MY SPACE. IT’S LIKE IT’S ENCRYPTED OR JAVA SCRIPT. WHAT CAN I DO TO FIX IT?
Jul 8th
Question by monnmak:
I cannot get to the normal site of my space. It’s like it’s encrypted or java script. What can I do to fix it?
this is what it looks like when I go to www.myspace.com
MySpace a place for friends
New To MySpace?
Take a Tour | Latino
People▼
* People
* MySpace
* Web
* Music
* Video
* Local
* Images
Powered by Google
* Home
* Browse People
* Find Friends
* Local
* Music
* Video
* Games
* More ▼
o More on MySpace
o Apps Gallery
o Classifieds
o Events
o Forums
o Groups
o Local
o Schools
o Top Blogs
o IM
o Mobile
o Comedy
o Games
o Karaoke
* Safety
* Privacy
* Sign Up
*
Log In
*
Sign Up!
Email:
Password:
Remember Me
Forgot your password?
Find Your Friends on MySpace
Find or browse members:
Go
Sponsored Links
Back to School Gift Guide
Forget Chemistry, Here are Must-Have Dorm Essentials…
www.UGO.com/Back-to-School
Today on MySpace
Friday, Aug 28, 2009
Check your Horoscope
* Welcome
* Featured
* Videos
* Music
* Celebrity Updates
Get Started On MySpace!
Join for free, and view profiles, connect with others, blog, rank music, and much more!
* Join now and be a part of the MySpace community
* Tell us about yourself and upload pics and videos
* View profiles and add friends to your network
* Discover new bands, filmmakers and comedians
Take the full tour »
Sign Up
Help | Terms | Privacy Policy | Safety Tips | Report Abuse | Advertise | Developers | MySpace International ▼ | MySpace Latino
Press Room | Music | Video | Jobs | Games | Weather | Sitemap
©2003-2009 MySpace.com. All Rights Reserved.
Close
Americas
* Argentina
* Brazil
* Canada
* Canada (Français)
* Latin America (Español)
* Mexico
* United Says (English)
* United Says (Latino)
Asia Pacific
* Australia
* Chinese (Traditional)
* India
* Japan
* New Zealand
Europe
* Austria
* Belgium (Nederlands)
* Belgium (Français)
* Denmark
* Finland
* France
* Germany
* Ireland
* Italy
* Netherlands
* Norway
* Portugal
* Poland
* Russia
* Spain
* Sweden
* Switzerland (Deutsch)
* Switzerland (Français)
* Switzerland (Italiano)
* Turkey
* UK
Read More >>
WHY CANT I SEE THE WHOLE NEWEGG SITE?
Mar 29th
Question by clint v:
why cant i see the whole newegg site?
i added “Noscript” to firefox and alowed the site to execute the scripts and made sure that fire fox itself had java turned on, but it still wont show the top part of the site. this noscript is pretty intense on some sites!
Read More >>
I CANT DECIDE, WHAT KIND OF SCRIPT SHOULD I USE FOR MY DOMAIN?
Feb 21st
Question by gamblingsucks:
I cant decide, what kind of script should I use for my domain?
My original idea was to create a website about gambling smart and knowing how to “beat the casino” I purchased a domain “playkeen.com” and was going to use joomla as my script.
After giving it some thought it sounded like a waste of time to me. I decided to look for something else for the site and noticed like video game scripts, community scripts, cms, etc etc. There is so much out there I cant decide
What would be the ideal script/program to use for my domain name playkeen.com. It dosent matter if I have to pay for it or not I just want to build a website now that has the slighest opportunity to make a profit
Whatever the one chosen I can gear my content towards it. I am really looking for a good theme to gear my domain name towards
Read More >>
CAN’T ENTER YAHOO GAMES, GAME SITE SEEMS LIKE THERE IS SOMETHING WRONG WITH THE SCRIPTS?
Jan 6th
Question by ewsteele02:
Can’t enter yahoo games, game site seems like there is something wrong with the scripts?
Go to yahoo games and click spades. click continue on the next page and then click on the applet page and get nothing. What is the problem
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 >>








