ispCP - Board - Support
before install ,i can`t login to admin .... - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: before install ,i can`t login to admin .... (/thread-5803.html)



before install ,i can`t login to admin .... - wayking - 02-24-2009 06:23 PM

hi,thank you for ispcp,it`s very usefull~

i have installed it on freebsd 7.1,
but when i execute "cpan upgrade",
it list:
Quote:www# cpan upgrade
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
Database was generated on Mon, 23 Feb 2009 17:26:55 GMT
Warning: Cannot install upgrade, don't know what it is.
Try the command

i /upgrade/

to find objects with matching identifiers.
CPAN: Time::HiRes loaded ok (v1.9715)

and when i login as admin it`s not work,
halt on when i click submit.
nothing output~

help me..........


RE: before install ,i can`t login to admin .... - BeNe - 02-24-2009 06:53 PM

You must first start "cpan" and then upgrade in the cpan shell itself.
Type "cpan" and when you are on the cpan-shell type "upgrade"

Here is a short output:
Code:
matrix# cpan
Terminal does not support AddHistory.

cpan shell -- CPAN exploration and modules installation (v1.9301)
ReadLine support available (maybe install Bundle::CPAN or Bundle::CPANxxl?)

cpan[1]> upgrade

CPAN: Storable loaded ok (v2.19)
Going to read /root/.cpan/Metadata
  Database was generated
CPAN: Storable loaded ok (v2.19)
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 24 Feb 2009 02:28:55 GMT

Package namespace         installed    latest  in CPAN file
Attribute::Handlers         0.78_03      0.81  SMUELLER/Attribute-Handlers-0.81.tar.gz
AutoLoader                     5.67      5.68  SMUELLER/AutoLoader-5.68.tar.gz
B::Debug                       1.05      1.11  RURBAN/B-Debug-1.11.tar.gz
DB_File                       1.817     1.819  PMQS/DB_File-1.819.tar.gz
Devel::PPPort                  3.14      3.16  MHX/Devel-PPPort-3.16.tar.gz
Digest::MD5                    2.37      2.38  GAAS/Digest-MD5-2.38.tar.gz
Encode                         2.26      2.31  DANKOGAI/Encode-2.31.tar.gz
ExtUtils::Command              1.15      1.16  RKOBES/ExtUtils-Command-1.16.tar.gz
ExtUtils::Install           1.50_01      1.52  YVES/ExtUtils-Install-1.52.tar.gz
ExtUtils::MakeMaker           undef      6.48  MSCHWERN/ExtUtils-MakeMaker-6.48.tar.gz
ExtUtils::Manifest             1.55      1.56  RKOBES/ExtUtils-Manifest-1.56.tar.gz
File::Temp                     0.20      0.21  TJENNESS/File-Temp-0.21.tar.gz
Filter::Simple                 0.83      0.84  SMUELLER/Filter-Simple-0.84.tar.gz
Math::Complex                  1.54      1.56  JHI/Math-Complex-1.56.tar.gz
Pod::Parser                    1.35      1.37  MAREKR/Pod-Parser-1.38.tar.gz
Pod::Perldoc                   3.14      3.15  FERREIRA/Pod-Perldoc-3.15.tar.gz
Switch                         2.13      2.14  RGARCIA/Switch-2.14.tar.gz
Test::Harness                  2.64      3.16  ANDYA/Test-Harness-3.16.tar.gz
Test::Harness::Straps       0.26_01      0.30  MSCHWERN/Test-Harness-Straps-0.30.tar.gz
Test::Simple                   0.80      0.86  MSCHWERN/Test-Simple-0.86.tar.gz
Time::HiRes                  1.9715    1.9719  JHI/Time-HiRes-1.9719.tar.gz
English                        1.03      1.04  RGARCIA/perl-5.10.0.tar.gz
Fatal                          1.06     1.998  PJF/autodie-1.998.tar.gz
Pod::Man                       1.37      2.22  RRA/podlators-2.2.2.tar.gz
Text::Balanced                 1.98  2.000000  DCONWAY/Text-Balanced-
...

Next is, i´m still trying to get ispCP working well per default on FreeBSD.
But there are still many things todo and patches to use. So it is not the best choice this time.

Greez BeNe


RE: before install ,i can`t login to admin .... - wayking - 02-24-2009 07:18 PM

thank you .
it`s working now ...

but login is very slow.....
when i keyin admin user and pass ,and click submit ,,,i will hlod maybe five mins..


RE: before install ,i can`t login to admin .... - BeNe - 02-24-2009 08:00 PM

Quote:thank you .
it`s working now ...
Fine Wink
Quote:but login is very slow.....
when i keyin admin user and pass ,and click submit ,,,i will hlod maybe five mins..
What ? Five mins ? There should be a timeout before.
What hind of Server is this ?

Btw: How did you install ispCP Omega now ?
With this one --> http://www.isp-control.net/documentation/start/installation/freebsd ?

Do you use mod_php or fast_cgi ?
I search a way to get all per default running, maybe you can help here ?

Greez BeNe


RE: before install ,i can`t login to admin .... - wayking - 02-24-2009 08:48 PM

YES,i follow the "http://www.isp-control.net/documentation...on/freebsd " gurid install...

LOGIN VERY SLOW...

Do you use mod_php or fast_cgi ?
means add next to httpd.conf?

----------------------------------------------------
LoadModule fastcgi_module libexec/apache22/mod_fastcgi.so
Include etc/apache22/extra/fastcgi_ispcp.conf
-----------------------------------------------------


RE: before install ,i can`t login to admin .... - sci2tech - 02-24-2009 11:03 PM

Your server is able to resolv isp-control.net? Try to disable update check (as admin Setting -> Check for update = Disabled).


RE: before install ,i can`t login to admin .... - wayking - 02-25-2009 05:27 PM

thank you ,is alrady disabled


RE: before install ,i can`t login to admin .... - BeNe - 02-25-2009 05:30 PM

And is the Login now faster ?
Does this happen on all sites or only in the Panel ?

Greez BeNe