I'm a bit of a newbie I'm afraid... and while i have been able to find the js file that produces the 'Server is unreachable' message, there are too many instances of it for me to intuit if its me that's done something wrong or if it is, indeed, a bug. I'm getting two 'server is unreachable' errors when i try and use the module either in the 'content creation' sense or on its own in the administration panel.

Image of latter attached. I've followed the directions in the README as well as i can understand them.

I'm running

GD library 2.0 or higher
MySQL database 4.1.11
PHP 4.3.10-18
Unicode library PHP Mbstring Extension
Web server Apache/2.0.54 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 PHP/4.3.10-18 mod_perl/1.999.21 Perl/v5.8.4

cheers,

dave.

CommentFileSizeAuthor
#2 webfmdebug.JPG70.84 KBdavecormier
serverisunreachable.JPG26.77 KBdavecormier

Comments

robmilne’s picture

The dual error messages are consistant with the ajax requests for the two directory trees. They fail because mod-rewrite isn't enabled on your server. Version 1.2 of the software has addressed this issue and now mod-rewrite isn't required for WebFM to function properly.

davecormier’s picture

StatusFileSize
new70.84 KB

Excellent. That solved that issue. This is a really great module... and I can't wait to get it working. Thanks for the help.

On to the next one.

warning: opendir(/webfm): failed to open dir: No such file or directory in /var/www/cmtctest.roblib.upei.ca/htdocs/drupal/modules/webfm/webfm.module on line 650.

It's not finding my /webfm directory. It currently resides at /var/www/etcetcetec/drupal/files/webfm is 775 and belongs to the webserver.

In the admin/settings/webfm I've got /webfm (which, as i understand the documentation, is the correct listing relative to the files directory.)

And in the 'create content' incarnation, I'm getting the attached image's worth of debugging info.

Also. http://example.com/?q=webfm_js on my website is returning a blank screen.

davecormier’s picture

I got it working using absolute paths in the admin/settings/webfm

thanks for the great module.

robmilne’s picture

Version: 4.7.x-1.1 » 4.7.x-1.2
Status: Active » Fixed

fixed

robmilne’s picture

Status: Fixed » Closed (fixed)