Hello,
I tried to write the full path to firestats which is installed outside my drupal directory but it doesn't work

http://mydomain.com/drupal/ -> here's the drupal instal

http://mydomain.com/firestats/ -> here's firestats

Do you know what can be wrong ?

Thank you.

Comments

vrtjason’s picture

You have to give it the full path to the firestats directory from SERVER'S perspective, not the browser's perspective. Also, don't be fooled by your FTP program about the definition of the server path; some FTP programs will make it look like "/YourAccount/YourDomain/firestats" when in reality it is "D:\HiddenDirectory\YourAccount\YourDomain\firestats"

To find out what the actual path is to your Firestats folder, remember the Web page that opens up upon installing Firestats in its own directory? You may have skipped this page, and by now can't get back to it. On that page, the ACTUAL path to the Firestats directory is shown, the accurate path from the server's perspective. If you can't get back to this page, you may just try deleting the Firestats directory and installing again. This time, once you've installed Firestats successfully (through your browser), take note of the path it shows upon completion of the installation. Just copy and paste that path into the Drupal module that asks for it.

Anonymous’s picture

No, it's ok, I can access Firestats with my browser, I remember the adress ;)
I didn't know I had to write the server path, but it seems logic, I'm gonna try it right now.
Thank you.

Gurpartap Singh’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)