I'd assume on LAMP that the file is written using INTO OUTFILE so what you
could try is SSH to the box, use the MySQL client to connect as the user
the web app uses and try to create the file manually just to see if it can
be created.

Robin
On 18 Aug 2014 00:54, "Omara" <coldh...@hotmail.com> wrote:

> I also get "it looks like the file has not been written, this can occur if
> the DBMS process' user has no write privileges in the destination path"
> when
> I try to read and write a file to the destination path on the DBMS. So the
> question now is, how to make the destination path
> /var/www/dvwa/hackable/uploads writable?. The whole path has root
> permissions set, except the uploads folder has nobody permission set. I
> appreciate you help.
>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to