I have installed ModernBill on my server, and I had few packages created in WHM beforehand. Will or will not the ModernBill package setup will really take effect on the WHM packages?
Do I have to do anything on WHM in order to get my ModernBill running properly?
I'm trying to get ModernBill installed here and it gives me the error about the temp directory however it is in fact there and there are other files in it. Any ideas?
PHP Settings and Capabilities Critical requirements not satisfied. Please prepare a suitable environment before continuing.
You MUST have a writable temporary folder [you do not].
I was wondering. I got modernbill working on daily mode (Anniversary billing date is the date they signed up on). I wanted to switch to monthly mode, make everyones bill due on the 20th of the month. It says in the control panel of modernbill you can never do this.
But I wanted to know. If I do it, will new customers be setup on the monthly mode (Getting invoiced on the 20th of the month, and paying pro-rated and old customers still on the normal bill date? I just want to get all new customers to start using that billing mode of a synced billing date.
I have moved away from using modernbill, and have a licesnse to owned mb 250, i was wondering if MB allows the transfer of their licenses, Its just to overwhelming for us and even after renewing the 6mnths support period on it just cant get it going how i want it.
I now use WHM Autopilot as a billing application and OnlineNic as a Registrar.. thats about to change
I have heard great things about Modernbill, and bad things about Plesk Billing, I was curious, now that Plesk bought ModernBill, has anyone tried there newer versions?
I just need a good Payment System that works well with WHM
I'm trying to install Modernbill v.5 onto a Plesk Server. Now I don't know if this will effect it at all however, the system is a CentOS 5 box running HyperVZ (Virtual Servers) on OpenVZ. Then the VE Environment is running Plesk 8.2 with the newest updates on a CentOS 5 OS also.
Anyways, so I've fixed all the other errors however no matter what I do I continue to get these two errors,
Critical requirements not satisfied. Please prepare a suitable environment before continuing. You MUST have a writable temporary folder [you do not]. You MUST have the php.ini setting "open_basedir" unset for access to system-level API libraries [you do not].
-----
I have tried all the different varieties of entering the path name to the tmp folder which is set to 777, however it continues to tell me that it can't find the temp directory. Also for the php issue for open_basedir I've commented it out and tried putting it to = none. Again neither of which work even after restarting apache.
At the PHP level, we have the following in our php.ini (some of these were recommended in our documentation to start with):
max_execution_time = 300 memory_limit = 128M error_reporting = 2039 display_errors = Off register_globals = Off
/etc/my.cnf
[mysqld] local-infile=0 datadir=/var/lib/mysql skip-locking skip-innodb skip-networking safe-show-database query_cache_limit=1M query_cache_size=32M ## 32MB for every 1GB of RAM query_cache_type=1 max_user_connections=500 max_connections=1500 interactive_timeout=10 wait_timeout=28800 connect_timeout=20 thread_cache_size=128 key_buffer=512M ## 128MB for every 1GB of RAM join_buffer=4M max_connect_errors=20 max_allowed_packet=16M table_cache=1024 record_buffer=4M sort_buffer_size=4M ## 1MB for every 1GB of RAM read_buffer_size=4M ## 1MB for every 1GB of RAM read_rnd_buffer_size=4M ## 1MB for every 1GB of RAM thread_concurrency=8 ## Number of CPUs x 2 myisam_sort_buffer_size=64M server-id=1 collation-server=latin1_general_ci
I know some hosting companies will let you resell web hosting as well as dedicate servers. I was curious to know if there were any VPS reseller packages out there? And if so what companies offer such solutions?
Can anyone recommend a reliable VPS or Dedicated server company that has 64/128+ IPs. My preference is a company that has the IPs on hand - without the paperwork. I'm after something with low cpu, ram, bandwidth / resource usage.
Ive just modified the WHMCS Packages/WHM Packages now its displaying the first Package quota and somehow Unlimited Bandwidth but i have nowhere unlimited Bandwidth defined Any Ideas?
It should say 2500MB Space and 500GB Bandwidth
SOLVED: Looks like WHMCS is updating also the Account packages as soon the Cron Job is executing the cron script. I used admin/cron.php to make it refresh and it worked.
But i still have the problem that its displaying Unlimited Bandwidth
am moving to a new VPS (replacement) and know there's some way to copy over the list of packages to the new server. the whm migrate tool does not copy the actual packages. i recall somewhere on these forums where a user had mentioned some file that could be transferred to the new server which contains all the package data?
Has anyone put together a list of minimum packages required for a LAMP box on RHEL4?
After doing a so-called "minimal" server install, there are several packages I uninstall during the hardening process (anacron at autofs cups* gpm irda-utils isdn4k-utils nfs* pcmcia-cs portmap redhat-lsb xinetd yp-tools ypbind). While deploying a new box recently, I got to thinking about how many other packages included in the so-called "minimal" install aren't really necessary on a typical LAMP server. Obviously the answer is "it depends", but... what else are folks uninstalling?
I've been on shared hosting for ages but I needed to add an IP and site5 only allows one per account (even on the 'multi-site' plans). Before that I was with Pair Networks.
So, I got the VPS server all setup and I went through and did the initial configuration of the WHM. I have two IPs with my account. My question is about setting up packages and dedicated IPs. When I first set up a package with a dedicated IP, it only lets me choose the second IP on my account. So, I created a package without a dedicated IP for the first site. But now it's on a shared package. So, I take it I can't setup two dedicated IP packages unless I have 3 IPs? Does the cPanel access for the package with the dedicated IP allow for SSL functions? The cpanel access for my first account doesn't have any SSL options - so I guess I need to manage that with the WHM?
Anyway, if someone would be so kind as to shed a little light on the topic of IPs and packages with dedicated IPs and SSL management for accounts under both types of packages,
im going to be installing centos 5.1 on a webserver. which packages should i install. ie when it gives the the options for kde knome server server with gui etc?
I was trying to copy packages from one cPanel server to other using Copy function in WHM accounts were moved easily but packages failed , Tried 4-5 times but still failed.
When I run yum update as normal it always says something like
Added xx packages, deleted 0 old in x seconds.
I was wondering where ARE these old packages stored? It seems like every time I run yum update it uses a tiny bit of my disk space whenever it downloads all the packages, seems natural though. But for all I know I probably have update package downloads from when the OS was first installed...
My question is, if they are anywhere, how do I just clean out ALL old packages from yum update that I don't need anymore? Are there old packages sitting in there because it says "deleted 0 old" all the time? Just curious because it all adds up when I think about it.
And oh one more question, when I update the kernel - I noticed it keeps packing kernel files in /boot/. How can I tell which of these I don't need anymore? It seems to be getting quite full.
Linux user trying to install a few packages on a new dedicated Debian server.
Following some tutorials, I installed Apache1.3 & PHP4 using apt-get install and had them up and running no problem.
I then decided to change the versions, so removed them using apt-get remove and deleted the relevant folders from /etc (this was before I knew of the apt-get --purge option).
I then tried to install Apache2 and PHP5, and although it appears to have worked, folders are not created for them in /etc so it doesn't work.
Is there a way of doing a fresh clean install so that the folders are created? I've tried apt-get clean without success.
Alternatively, a way to rollback Debian to it's previous state before I got my grubby little hands on it!
When I logged on to one of the reseller accounts this morning, I noticed that all of my customers can see, and use the packages that are only meant for the root account. how can I make this stop!
where I can get a business or personal web packages, email packages or domain registration at one place with smart utilities. Hosting Company must be in local Middle East countries.
where I can get a business or personal web packages, email packages or domain registration at one place with smart utilities. Hosting Company must be in local Middle East countries.
My server will be having an OS reload. I'd like to know where to find all Hosting packages made by the root and by the reseller users. How do I restore that to the newly installed OS?
how about other needed files to consider aside from the account backup?
I have been having a lot of problems with my server lately. Today I attempted to update container software. The operation failed with this output:
Operation update with the Env(s) "server.[site].com" is finished with errors: Can not update packages: exec failed: warning: /etc/issue created as /etc/issue.rpmnew warning: /etc/issue.net created as /etc/issue.net.rpmnew error: /etc/httpd/logs expected to be a regular file, lstat() returned 40000 error: unpacking of archive failed on file /etc/httpd/logs: cpio: rename failed - Is a directory warning: /etc/yum.conf created as /etc/yum.conf.rpmnew Error in Transaction: One or more rpm failed. Error: /usr/share/vzyum/bin/yum failed, exitcode=1 .
I am slowly learning how to use Linux and the SSH terminal to manage my server... but this beyond me...
(I wonder if it has anything to do with the "segmentation faults" that have been occurring.)
Can anyone give me some recomendations of some traffic accounting packages?
I'm looking for something that drives the backend stats you get as a customer when you login to your Dedicated Server providers control panel. Traffic graphs / total throughput stats etc
The obvious way to do this is to ping the switch ports and generate graphs and stats using RRD tool. The other way to do it would be to mirror the external switch port and generate stats from there (this would discount 'internal' traffic between boxes, although there will be a seperate private LAN for this).
We can obviously roll our own, but to save on man hours are there any out the box packages (open source or otherwise) to generate the graphs, traffic levels and dump it all out in a nice customer friendly report (i.e not something like Cacti).
In other words, what does everyone else use...or is it a case that everyone has based the backend on mrtg / rrdtool and built their own reporting lauyer ad-hoc on top?
I wonder if someone know from where I can get a business or personal web packages, email packages or domain registration at one place with smart utilities. Hosting Company must be in local Middle East countries.