does the package installation work?
after saving the configuration file, there should be a connection to database server & database (see status window).
are there any error messages in the status window?
bye
christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-10-10
Hi Christian,
Thank you for answering. Installation doesn't work on the first step. Yes, netautor leads me correctly to the installer, but the package installation won't work. I get the message:
* 'mysql', 'mode' => '', 'dsn' => '', 'sid' => 'feijo_basic', 'host' => 'localhost', 'uid' => '[mydatabasename]', 'pwd' => '[mypassword]', 'pcon' => 'true' ); class dcenv { var $installpath = '/home/feijo/public_html/basic/na_basic/'; var $cachepath = '/home/feijo/public_html/basic/cache/'; var $cookiename = 'nabasic'; var $indexpath = '/basic/na_basic/'; var $startpath = '/home/feijo/public_html/basic/'; var $startindexpath = '/basic/'; var $includepath = '/home/feijo/public_html/basic/na_basic/include/'; var $tablepath = '/home/feijo/public_html/basic/na_basic/defs/tables/'; } ?>*
where [mydatabasename] and [mypassword] are omitted here. I'm able to connect to the database without problems, through a simple test script.
Any idea?
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ok, the output you got is the configuration file which is written to the config directory. it shouldn't be visible during installation though(the output will be removed in the next version *g*).
after creating the configuration file, try the following:
open your na_basic home directory (where index.php3 is located) to see if there are any error messages regarding the mysql connection, something like this:
Warning: MySQL Connection Failed: Access denied for user: 'blabla@localhost' (Using password: YES) in d:\www\htdocs\na-basic\na_basic\include\functions\mysql.fnc on line 92
(this happens when na_basic can't connect to the database becasue the wrong user name is specified.
you should get a similar message.)
bye
Christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-10-15
Hi,
When I try to open the file index.php3, it takes me directly to the installation pages. I have no error messages. But what I wanted to to know is if there's a way to install it manually. If the answer is yes, how should I procceed?
Thanks
Renato
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
after saving the configuration, the installer writes a base.php3 to the "config" directory. index.php3 only starts the installer if no base.php3 is present. otherwise, na_basic attempts to connect to the database specified during the install process (and written to base.php3). after saving the configuration on the install screen, check your netautor basic home directory for a config directory and if there is a base.php file. if this file exists, open index.php3 again to see if any error messages appear (see my last posting). if no base.php3 is created, then the installer can't write the config to disk.
Christian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i already have a problem with gallery.sourceforge.net as well...the server blocks the scripts when its takes too much of ressousses can bee the same! on an other server is works!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I just can't install this baby successfuly. Not even with the dumps. Is there a workaround? Does anybody has an idea?
Thank you
rfeijo
Hi,
which step of the installation does not work?
does netautor basic lead you to the installer?
can you connect to the database?
does the package installation work?
after saving the configuration file, there should be a connection to database server & database (see status window).
are there any error messages in the status window?
bye
christian
Hi Christian,
Thank you for answering. Installation doesn't work on the first step. Yes, netautor leads me correctly to the installer, but the package installation won't work. I get the message:
* 'mysql', 'mode' => '', 'dsn' => '', 'sid' => 'feijo_basic', 'host' => 'localhost', 'uid' => '[mydatabasename]', 'pwd' => '[mypassword]', 'pcon' => 'true' ); class dcenv { var $installpath = '/home/feijo/public_html/basic/na_basic/'; var $cachepath = '/home/feijo/public_html/basic/cache/'; var $cookiename = 'nabasic'; var $indexpath = '/basic/na_basic/'; var $startpath = '/home/feijo/public_html/basic/'; var $startindexpath = '/basic/'; var $includepath = '/home/feijo/public_html/basic/na_basic/include/'; var $tablepath = '/home/feijo/public_html/basic/na_basic/defs/tables/'; } ?>*
where [mydatabasename] and [mypassword] are omitted here. I'm able to connect to the database without problems, through a simple test script.
Any idea?
Thank you
ok, the output you got is the configuration file which is written to the config directory. it shouldn't be visible during installation though(the output will be removed in the next version *g*).
after creating the configuration file, try the following:
open your na_basic home directory (where index.php3 is located) to see if there are any error messages regarding the mysql connection, something like this:
Warning: MySQL Connection Failed: Access denied for user: 'blabla@localhost' (Using password: YES) in d:\www\htdocs\na-basic\na_basic\include\functions\mysql.fnc on line 92
(this happens when na_basic can't connect to the database becasue the wrong user name is specified.
you should get a similar message.)
bye
Christian
Hi,
When I try to open the file index.php3, it takes me directly to the installation pages. I have no error messages. But what I wanted to to know is if there's a way to install it manually. If the answer is yes, how should I procceed?
Thanks
Renato
Hi
after saving the configuration, the installer writes a base.php3 to the "config" directory. index.php3 only starts the installer if no base.php3 is present. otherwise, na_basic attempts to connect to the database specified during the install process (and written to base.php3). after saving the configuration on the install screen, check your netautor basic home directory for a config directory and if there is a base.php file. if this file exists, open index.php3 again to see if any error messages appear (see my last posting). if no base.php3 is created, then the installer can't write the config to disk.
Christian
seems like i posted here: http://sourceforge.net/forum/forum.php?thread_id=143891&forum_id=33940
i already have a problem with gallery.sourceforge.net as well...the server blocks the scripts when its takes too much of ressousses can bee the same! on an other server is works!