Questions tagged [kloxo]

For issues relating to the Kloxo (Lxadmin) web hosting control panel.

Kloxo (formerly known as Lxadmin) is a free and open-source web hosting control panel for the Red Hat and CentOS Linux distributions. As of October 2017, the project has been unmaintained with a number of unresolved issues, and the project's website is offline.

Resources:

21 questions
13
votes
2 answers

How to find out the time apache was last restarted?

I have a VPS with kloxo control panel installed. I am using CentOS 5.8 32-bit. I restarted Apache today but forgot the time when I did. It is very important to know the exact time. Can I find it out using the log files or SSH command?
Enn Fenn
  • 400
  • 2
  • 5
  • 15
3
votes
0 answers

Cannot load Zend Extension Manager (CentOS 5)

On Installed Kloxo 6.12, I Upgraded PHP, When run php --ini It is the output: [root@server1 /]# php --ini Cannot load Zend Extension Manager - it was built with configuration 1.2.0, whereas running engine is API220100525,NTS lxphp.exe -v PHP…
2
votes
1 answer

nginx as reverse proxy for runining apache

I have some trouble configuring nginx as reverse proxy. It is good to say I have a VPS with kloxo and webmin installed and running multiple domains on my VPS. I have installed nginx via REPEL and YUM and this is my /etc/nginx/nginx.conf file given…
amin
  • 21
  • 1
1
vote
1 answer

How to create an Email Account in Kloxo via PHP?

I'd like to create email accounts (email@myserver.com) dynamically with PHP, i have a VPS server with HyperVM and Kloxo. I know a solution for Cpanel + Php integration but for kloxo i did not discover .
Eduardo B.M.
  • 111
  • 1
  • 9
1
vote
1 answer

Error with Openerp 6.01 installation in CentOS

I am new in openerp. when installing process of openerp 6, i want to generate a config file with this command, cd /home/openerp/openerp-server/bin/ ./openerp-server.py -s --stop-after-init -c /home/openerp/openerp-server.cfg but it was always…
ws_123
  • 5,155
  • 7
  • 23
  • 20
1
vote
2 answers

need web hosting control panels with ruby on rails (phusion passenger + nginx) support

I am looking for web hosting control panel, commercial or open source edition which supports ruby on rails application deployment with phusion passenger + nginx support. I tried google but i could not find proper result. so guys please help me.
Sam
  • 685
  • 12
  • 34
0
votes
2 answers

How do I set up a cron job on a VPS running Kloxo?

I need step by step explanation on how to setup a cron job on my VPS server to run once every hour. I'm using Kloxo panel. And how do I know the path to the PHP interpreter? Format: PATH-TO-PHP -q FULL-LOCAL-PATH-TO-DOMAIN/cron.php
Manuel Ruiz
  • 3
  • 1
  • 2
0
votes
1 answer

Kloxo apache config template

I'm using Kloxo control panel. And if an account is created through kloxo, It creates a domain config includes virtual host of the created domains and another strings in path : /home/apache/conf/domains/$domain.conf My question is : How can i…
Linuxstartway
  • 196
  • 4
  • 13
0
votes
1 answer

Create cronjob in kloxo to run .php file every x minutes

I am trying to add a cronjob in the kloxo based user interface, So i navigate into cron scheduled tasks -> add standard -> Select x minutes, select 'all' in all other fields (hour, day, week, month, ..), then add the path in the last field:…
Toni Michel Caubet
  • 19,333
  • 56
  • 202
  • 378
0
votes
1 answer

Installing KloxoMR on Google cloud VM

I use google cloud services and specially VM instance to host my web-sites, I used to KloxoMR, and usually I install it on a fresh Centos 6 or 7 with no problem. About google cloud VM I have no problem in installing Kloxo too, but I cant access to…
0
votes
1 answer

Where I can see how much resources each page has used in Kloxo?

I need to see how much each page has used resources and what page is the biggest resource taker. Thank you.
good_evening
  • 21,085
  • 65
  • 193
  • 298
0
votes
1 answer

Front office not loading, back office fine, error 524, 500 & mysql too many connections

I already been searched everywhere, I won't to start a solved topic again. First of all I want to say thanks for going to read my poor English :) My problem is My front office not working sometimes it shows error 500, sometimes shows mysql error…
Jagotic
  • 1
  • 4
0
votes
1 answer

Where to upload files for subdomain over kloxo?

I have added a subdomain in my kloxo vps but after i uploaded my files in the generated directory the kloxo default page didnt change , i have restarted the apache but the problem still not solved. Subdomain…
0
votes
2 answers

how to detect server's control panel type with php?

How to detect server Control Panel type like cpanel and directadmin for using them api's: that's enough for me if it just detects cpanel, directadmin, kloxo and plesk $panel = ???????????; switch($panel){ case 'cpanel': …
mohammad falahat
  • 757
  • 1
  • 4
  • 11
0
votes
0 answers

Read emails from a Kloxo server

Is there a similar way, I can access emails from a Kloxo server just like how we can access Gmail through imap? The thing is, I am testing my code which means it requires multiple number of email accounts. I do not want to spam Gmail with dummy…
arvil
  • 840
  • 11
  • 27
1
2