Hello people,
after the succession in fulfilling all w3af desires of python
packages, now I am getting the following error when running
w3af_console (in centos 6.6):

Error while reading plugin options:
"Failed to get an instance of "phpinfo". Original exception:
"__init__() got an unexpected keyword argument 'table_prefix'".
 Traceback for this error: Traceback (most recent call last):
  File "/root/w3af/w3af/core/controllers/misc/factory.py", line 62, in factory
    inst = a_class(*args)
  File "/root/w3af/w3af/plugins/crawl/phpinfo.py", line 54, in __init__
    self._analyzed_dirs = DiskSet(table_prefix='phpinfo')
TypeError: __init__() got an unexpected keyword argument 'table_prefix'
"

so any help with this would be appreciable.
Thank you in advance

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
W3af-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to