View Single Post
Old Nov 17th, 2007, 9:09 AM   #11
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Re: Running A Perl Script Locally

Yeah, it's loads of fun. Working on this problem for 6 straight hours and such...

That's actually one of my other thoughts!

I don't have the root password, and I think maybe Apache uses root access to get mysql.pm. I'll try that.

If that doesn't work, I'll make another script that does "use lib path/to/mysql.pm" to include a locally installed copy of the mysql module, then require the script I want to run. Maybe that will work.
Sane is offline   Reply With Quote