Hi I used once a tool called "rest in peace 3.2" Cant remeber where I found this. cheers tom
www.lounge-radio.com ... this is how we lounge ----- Urspr?ngliche Mail ---- Von: Bill Curd <[email protected]> An: [email protected] Gesendet: Mittwoch, den 4. M?rz 2009, 14:21:15 Uhr Betreff: [General-discussion] RIP anti rip Does anybody have a download link for the RIP Anti-rip for Shoutcast? Bill Curd Hope Radio Online 270-589-1737 _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe' From [email protected] Wed Mar 4 21:14:32 2009 From: [email protected] (Greg Stafford) Date: Wed Mar 4 22:45:42 2009 Subject: [General-discussion] mysql question In-Reply-To: <[email protected]> References: <0015c842cdd64dc6ab5549866849a...@studio2> <006f01c971dd$fc7f92e0$0b9c5...@lappy> <314fefd2cfab484888b44bf7bca65...@studio2> <[email protected]> <471b39c311aa4e08b6c8e3242ff10...@studio2> <[email protected]> <000601c99521$3b8ac7a0$6401a...@acer5100> <[email protected]> Message-ID: <[email protected]> Sorry folks, but I'm kinda stuck. I've tried just about everything I can think of, but I'm still getting the following errors... Warning: reset() [function.reset]: Passed variable is not an array or object in /home/gregstaf/public_html/pprweb/common/xml.php on line 81 Warning: Variable passed to each() is not an array or object in /home/gregstaf/public_html/pprweb/common/xml.php on line 82 Warning: Variable passed to each() is not an array or object in /home/gregstaf/public_html/pprweb/common/xml.php on line 254 Error: Unsupported driver: Please help, Greg > > Thanks for your insight, but due to the issues I was having with the old > system computer running Windows XP and the formatting change with all the > files I actually started from scratch. > > The new computer is running Windows XP Pro 64bit and the path to MYSQL 5.0 > is as far as I know the same since I am using the 64bit version of MYSQL. > I've searched for the path within the SAMweb files, but could not find the > path listed. I did also copy a newer version of the Common folder over > which didn't make any difference. > > I also uploaded the complete basic website to a separate folder on the > site thinking it might work, but it cannot locate mysql server at all. > > Any assistance would be grateful. > Thanks, > Greg > > >> im going to go out on a limb here and ask you to do something >> >> anywhere in your ONLINE php files >> please check file paths >> make sure they cooinside with the file paths for PHP files and SQL >> installation paths on your computer >> >> Also.. make sure the file paths on your computer are updated to the NEW >> installation because >> ***and this is why i impose the comments above*** >> >> Say just before you installed SAM + SQL on the new computer you did a >> database back >> Then you installed SAM + SQL on the new machine >> then you imported the old database >> The problem would be something simple like a folder name changed in >> anyway >> at all. >> See what im getting at? >> >> On my laptop i can goto this location >> "C:\Documents and Settings\eric robinson\Desktop\dizzy\incon.jpg" >> Now if i sent that same file to the desktop on my VISTA Desktop machine >> it would have to be >> C:\Users\Owner\Desktop\dizzy\incon.jpg" >> >> I had this problem before when changing SAM to a new machine >> i exported my database, >> installed SAM on a new machine >> then i IMPORTED the SAM database >> by was that all wrong because all the songs it was looking for were in a >> folder that no longer existed on the machine it was installed to >> >> I hope that helps you Greg >> >> >> ----- Original Message ----- >> From: "Greg Stafford" <[email protected]> >> To: <[email protected]> >> Sent: Sunday, February 22, 2009 12:06 PM >> Subject: [General-discussion] mysql question >> >> >> I recently moved to a new computer with a completely different MYSQL >> server. Everything is functioning fine except the Now Playing & Playlist >> & >> request pages. Everything is basically the same, but when I try to bring >> up the pages I get the following errors. >> >> Warning: reset() [function.reset]: Passed variable is not an array or >> object in /home/gregstaf/public_html/pprweb/common/xml.php on line 81 >> >> Warning: Variable passed to each() is not an array or object in >> /home/gregstaf/public_html/pprweb/common/xml.php on line 82 >> >> Warning: Variable passed to each() is not an array or object in >> /home/gregstaf/public_html/pprweb/common/xml.php on line 254 >> Error: Unsupported driver: >> >> Any help would be appreciated. >> Thanks, >> Greg >> >> _______________________________________________ >> General-discussion mailing list >> [email protected] >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion >> >> TO unsubscribe to this list, simply send a blank email to >> [email protected] >> >> with the subject >> 'unsubscribe' >> >> _______________________________________________ >> General-discussion mailing list >> [email protected] >> http://mailman.spacialaudio.com/mailman/listinfo/general-discussion >> >> TO unsubscribe to this list, simply send a blank email to >> [email protected] >> >> with the subject >> 'unsubscribe' >> >> > > > -- > Greg > > Prog Palace Radio > http://progpalaceradio.com > > _______________________________________________ > General-discussion mailing list > [email protected] > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > TO unsubscribe to this list, simply send a blank email to > [email protected] > > with the subject > 'unsubscribe' > > -- Greg Prog Palace Radio http://progpalaceradio.com
