Project Help Wanted
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherProject Help Wanted

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old February 17th, 2003, 02:03 PM
webguyz webguyz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Posts: 8 webguyz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Need help with web site...

This past summer we had somebody do a database/php script for us for Islandofhotties.com

During a server move, the databse disappeared.

We want to get the site back-up ASAP and are looking for a programmer who can do it for us.

We think the PHP script itself is still in tact and supposidly that was the toughest part, now the tables, etc. need to be configured in mySQL.

Here are some of the errors:
Warning: Access denied for user: 'hottiepatrol@localhost' (Using password: YES) in /home/hottiepatrol/public_html/config.inc on line 10

Warning: MySQL Connection Failed: Access denied for user: 'hottiepatrol@localhost' (Using password: YES) in /home/hottiepatrol/public_html/config.inc on line 10

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/hottiepatrol/public_html/profile.php on line 19

The PHP script obviously needs to be changed a bit to fit the new database links, etc. but we THINK the tough part would be the database.

Please let us know what you can do for us either via e-mail or via this board.

Reply With Quote
  #2  
Old February 17th, 2003, 02:22 PM
mge mge is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Location: Ohio
Posts: 9 mge User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to mge
I am sure I can get it working for you. It probably just requires some work to get everything setup.. However if the database is gone you would not have any of the data from the old site.

Can you either email me mgeCLIP@liquidx2.com obviously remove the CLIP part, or post your email address on the board for further contact on this matter?

Thanks

Reply With Quote
  #3  
Old February 18th, 2003, 06:57 AM
petrik petrik is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Posts: 13 petrik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
The guy who built this is an idiot.
Making your database username and password available to all is not a smart thing. It could even be the same as your ftp account.

See: http://www.islandofhotties.com/config.inc

Reply With Quote
  #4  
Old February 19th, 2003, 10:20 AM
Ctb's Avatar
Ctb Ctb is offline
An Ominous Coward
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jan 2002
Posts: 4,425 Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level)Ctb User rank is Colonel (50000 - 60000 Reputation Level) 
Time spent in forums: 3 Weeks 10 h
Reputation Power: 0
Wow mate.. you seriously got hosed on that one Whoever that person was, don't hire them again.

Don't you have a backup of the database to recover? If not, do you have the data in some other (digital) format that'll allow someone to do code to move it back to a database instead of re-entering it all by hand? Your big problem is the missing data, not the code. The code can be re-written/fixed pretty quickly by someone who knows PHP, but the data migration could kill you.

Reply With Quote
  #5  
Old March 9th, 2003, 10:52 AM
aditya aditya is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: Pune, India
Posts: 5 aditya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
A simple problem. Can solve it quick.
email at c_aditya@vsnl.net

Thanks

Aditya

Reply With Quote
  #6  
Old March 13th, 2003, 10:44 PM
Jister Jister is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: Nebraska
Posts: 1 Jister User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Database Fix

I can fix this for you please visit these sites for examples of my work. Please contact me URL with the subject of 'Database Fix' to discuss this further.
URL
URL

Reply With Quote
  #7  
Old March 20th, 2003, 01:24 PM
tom-hope's Avatar
tom-hope tom-hope is offline
God Among Men
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 160 tom-hope User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
urm...am I being an idiot or to solve this problem don't you just need to change the server setting in mysqlmanager?

Reply With Quote
  #8  
Old March 20th, 2003, 06:51 PM
mttatkns mttatkns is offline
Got source?
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Mar 2003
Location: Laguna Niguel, California, USA
Posts: 2,332 mttatkns User rank is Private First Class (20 - 50 Reputation Level)mttatkns User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
and they need to setup a database/user as specified in the php script and they need to recode due to security because the original author was an idiot...

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherProject Help Wanted > Need help with web site...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway