a catch22 situation... FS_INSTALL_PATH setting error -sorted now more ERROR ez_sql_mysql.php on line 117.
ica - February 25, 2007 - 20:51
| Project: | FireStats |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Just after activating the module the next screen was
Parse error: syntax error, unexpected '}' in /home/sitio/sites/all/modules/firestats/firestats.module on line 144
-which is the firestat SA FS_INSTALL_PATH setting bit
so...there is a catch 22 here -especially if there is a way around its not documented
the catch22 is
a better documantation of some precise 3-4 paragraph would help a lot
drupal 5.1
firestats 5x1xdev
thank you

#1
Just for addition for clarification to my post above.
I followed your intallation steps
I 'have installed to the drupal site top directory (same dir as misc, scripts, sites)
installed to the usual (sites/all/modules dir.)
activated the module and got
Parse error: syntax error, unexpected '}' in /home/sitio/sites/all/modules/firestats/firestats.module on line 144can not do this and get to the settings because i have a blank screen with the error above
any way around or it should be considered as a bug or i am making an insallation mistake somewhere?
thanks
#2
It's already fixed in cvs, tarballs must have been generated by now.
#3
Thanks Gurpartap, I have downloaded the latest module and out of the catch 22 and I dont get the same error and I can get into the module settings now, it 'seems' it working -except another error now i get
warning: mysql_close(): 242 is not a valid MySQL-Link resource in /home/sitio/firestats/php/ezsql/mysql/ez_sql_mysql.php on line 117.
running Drupal 5.1
fitestat module 5.x-1-dev
Firestats SA directory is on the top Drupal directory
i can a
Database installed sucessfully via the firestats SA tabbed settings panel
I have installed to a separate DB than Drupal site DB
Q- what is the option?
1- to install the firestats SA into a separate DB or into current Drupal DB?
2 - is it the reason i get the error above?
-there is no instruction on this as any instruction on the standalone
on
http://drupal.org/project/firestats
you refer to
http://firestats.cc/wiki/InstallUpgrade
http://firestats.cc/wiki/Drupal
refers back to Drupal module site
http://drupal.org/project/firestats
and there you refer back to the
> Install FireStats as a Standalone.
so there is a info loop on drupal install Standalone instructions
how to digg proper install instructions and common errors and fixes?
thank you
#4