MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: power44 on 2014-02-01, 00:21:12

Title: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-01, 00:21:12
Hello i have been trying to install kloxo mr for a while now. but each time i finish running all the installation instruction here i am not able to load kloxo control panel..

This is the last message i recievd after running the final command sh /script/upcp -y
Quote
Creating Vpopmail database...
Prepare /home/kloxo/httpd...
Unknown option. Use '-h' for help.

Run 'sh /script/restart-all' to make sure all services running well


Please i need help the control panel is not loading at all

Thanks
Title: Re: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-01, 00:41:25
i have run 'sh /script/cleanup' now i can access the control panel at my:7778 but i cannot login..

Please i have search the forum but i have not been able to solve this problem.
Title: Re: problem after fresh install of kloxo mr
Post by: bluearrow on 2014-02-01, 04:45:24
After the fresh install the default user name (admin) and password (admin) doesn't work ?
Title: Re: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-01, 05:25:57
No it does not work. i have tried it many times
Title: Re: problem after fresh install of kloxo mr
Post by: chrisf on 2014-02-01, 05:40:39
Try from SSH
Code: [Select]
sh /script/resetpassword master {newpassword}

replace {newpassword} with your new admin password.

sh /script/resetpassword master test123

That would set admin pass to test123

Access panel, login username admin, password as you used above.
Title: Re: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-01, 08:59:03
I just tried sh /script/resetpassword master test123   and it returns

Quote
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>

And still cannot login
Title: Re: problem after fresh install of kloxo mr
Post by: bluearrow on 2014-02-01, 10:47:40
I remember using this command while ago. But that was with Kloxo not MR. I think it should work here too.


/script/update --class=client --name=admin --subaction=password --v-password=newpasswordhere
Title: Re: problem after fresh install of kloxo mr
Post by: bluearrow on 2014-02-01, 10:51:52
also try restarting mysql server too

service mysqld restart

I found this another method which I haven't tried. If you still have no luck then give it a go too,

Step one: cd /usr/local/lxlabs/lxadmin/httpdocslphp.exe

Step two: ../bin/common/resetpassword.php new password here

give it a try.
Title: Re: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-01, 11:17:49
I tried both still unsuccessful login  incuding the upper /script/update --class=client --name=admin --subaction=password --v-password=new password

Quote
cd /usr/local/lxlabs/lxadmin/httpdocslphp.exe
-bash: cd: /usr/local/lxlabs/lxadmin/httpdocslphp.exe: No such file or directory
[root@server ~]# /bin/common/resetpassword.php school44
-bash: /bin/common/resetpassword.php: No such file or directory
[root@server ~]#
Title: Re: problem after fresh install of kloxo mr
Post by: bluearrow on 2014-02-01, 12:32:20
Are you sure it's installed properly ?  What's the OS and server specs ? I heard if you have less than 256MB then installing Kloxo can be hard.
Title: Re: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-01, 13:26:30
hello i have tried several installed option all over the internet and also here https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt
each time same problem

Server Os is Centos 6 64bit OpenVZ
SolusVM
RAM 512 MB
Disk space 20GB

And each time the installation has never displayed the information to login like it was with kloxo to login with admin and password admin. i do not get to see this last message when the install is complete after running  the last command


sh /script/upcp -y

    # better reboot
    reboot

Thanks
Title: Re: problem after fresh install of kloxo mr
Post by: MRatWork on 2014-02-01, 14:43:42
Read http://forum.mratwork.com/kloxo-mr-development/(info)-fresh-install-problem-of-kloxo-mr/
Title: Re: problem after fresh install of kloxo mr
Post by: power44 on 2014-02-02, 09:28:26
Thanks i used the instruction there and the install was good. i have logged in and add domain.  but there is still a problem named server is not running so my website are not loading.

i have tried to restart in no luck.