New Installation Error

27 views
Skip to first unread message

Paul

unread,
Dec 8, 2010, 12:16:43 PM12/8/10
to libstats
I have installed Libstats on a WAMP platform on a local machine for
testing purposes, following the installation instructions. When I
attempt to login I get the Libstats: Error page (the one with the cute
kitty). I really don't know how to proceed from here, as it provides
little information, and I can't get it to actually email anything.
Thanks for any suggestions.

Paul

Dung Le

unread,
Dec 9, 2010, 12:21:16 AM12/9/10
to ya...@verizon.net, libstats
Paul,
 Look into error_log file of your apache for unix it is under /etc/httpd/logs/error_log by default. It should tell you what the error is.
Dung.


--
You received this message because you are subscribed to the Google Groups "libstats" group.
To post to this group, send email to libs...@googlegroups.com.
To unsubscribe from this group, send email to libstats+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/libstats?hl=en.


Paul

unread,
Dec 9, 2010, 9:28:32 AM12/9/10
to libstats
I'm running Libstats on Windows, and this is what I see:

[Thu Dec 09 09:23:46 2010] [notice] Child 7356: Child process is
running
[Thu Dec 09 09:23:46 2010] [notice] Child 7356: Acquired the start
mutex.
[Thu Dec 09 09:23:46 2010] [notice] Child 7356: Starting 64 worker
threads.
[Thu Dec 09 09:23:46 2010] [notice] Child 7356: Listening on port 80.
[Thu Dec 09 09:23:59 2010] [error] [client 127.0.0.1] PHP Notice:
Undefined variable: rInfo in Z:\\web\\libstats\\actions\
\PageErrorAction.php on line 17, referer: http://localhost/libstats/questionAddForm.do
[Thu Dec 09 09:23:59 2010] [error] [client 127.0.0.1] PHP Warning:
mail(): "sendmail_from" not set in php.ini or custom "From:" header
missing in Z:\\web\\libstats\\actions\\PageErrorAction.php on line 21,
referer: http://localhost/libstats/questionAddForm.do

I'm guessing the key to the problem is "Undefined variable: rInfo in
Z:\\web\\libstats\\actions\\PageErrorAction.php" but I don't know what
to do about that. Any ideas?

Paul

On Dec 9, 12:21 am, Dung Le <dunnleaddr...@gmail.com> wrote:
> Paul,
>  Look into error_log file of your apache for unix it is under
> /etc/httpd/logs/error_log by default. It should tell you what the error is.
> Dung.om/group/libstats?hl=en.

Dung Le

unread,
Dec 9, 2010, 12:50:35 PM12/9/10
to ya...@verizon.net, libstats
Paul,
Open the /libstats/init.php and clear as below


// Clear this, in case PageErrorAction somehow doesn't set it.
$rInfo['renderer'] = '';
$db = DB::connect(DSN);
$_REQUEST['db'] = $db;


i think you are not connected to db. Keep following the error message prompt or send them our ways

Dung.



--

Paul

unread,
Dec 9, 2010, 1:45:48 PM12/9/10
to libstats
What do you mean clear, do you mean delete all the code?
> > libstats+u...@googlegroups.com<libstats%2Bunsu...@googlegroups.com>
> > .

Dung Le

unread,
Dec 9, 2010, 1:47:06 PM12/9/10
to ya...@verizon.net, libstats
sorry just make sure your line the same as below.

$rInfo['renderer'] = '';

Dung.

To unsubscribe from this group, send email to libstats+u...@googlegroups.com.

Paul

unread,
Dec 9, 2010, 3:09:55 PM12/9/10
to libstats
It is already configured like this. Thanks.
> > libstats+u...@googlegroups.com<libstats%2Bunsu...@googlegroups.com>
> > .
Reply all
Reply to author
Forward
0 new messages