Re: [sqlmap-users] Error
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-12-08 21:22:36
|
Hi Spencer. Thank you for your report. This is the "problem" that could happen for example in LiveCD distributions. Hence, we've made a patch for it. Please update to the latest version from our repository to have it fixed (along with lots of other problems fixed since 0.8): svn checkout https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev Kind regards. On Wed, Dec 8, 2010 at 5:23 PM, Spencer J. McIntyre <smc...@se...> wrote: > [11:21:18] [ERROR] unhandled exception in sqlmap/0.8, please copy the command line and the following text and send by e-mail to sql...@li.... The developer will fix it as soon as possible: > sqlmap version: 0.8 > Python version: 2.7 > Operating system: linux2 > Traceback (most recent call last): > File "./sqlmap.py", line 77, in main > start() > File "/opt/sqlmap/lib/controller/controller.py", line 138, in start > createTargetDirs() > File "/opt/sqlmap/lib/core/target.py", line 208, in createTargetDirs > os.makedirs(conf.outputPath, 0755) > File "/usr/lib64/python2.7/os.py", line 157, in makedirs > mkdir(name, mode) > OSError: [Errno 13] Permission denied: '/opt/sqlmap/output/www.sae.org' > > [*] shutting down at: 11:21:18 > > > I ran SQLMap from opt with user permissions > ------------------------------------------------------------------------------ > This SF Dev2Dev email is sponsored by: > > WikiLeaks The End of the Free Internet > http://p.sf.net/sfu/therealnews-com > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |