I don't know how it got broken, it was working a couple days ago. When users click the fantastico icon in their cpanels, a page opens that says this:
Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it's current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.
I enabled the ioncube loaders and that didn't fix it. So then I reinstalled fantastico and it's still broken.
Ok well I am considering adding Installatron to the selection for my VPS clients, and was woundering what people thought of Installatron vs. Fantastico, and if you are a VPS provider, how many would go with installatron over Fantastico?
I recently had Fantastico update issues, my fantistico was giving me errors such as "This feature is currently not availabel, please contact your host." lol
I tried lodging a CRON job to do the update ...but waited 72 hours and nothing ! lol
Later i found our that the Fantastico licensing server was down for a while lol
(process:27490): GLib-CRITICAL **: file gtimer.c: line 88 (g_timer_destroy): assertion `timer != NULL' failed Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 97, in main result, resultmsgs = do() File "/usr/share/yum-cli/cli.py", line 512, in doCommands ypl = self.returnPkgLists() File "/usr/share/yum-cli/cli.py", line 1176, in returnPkgLists ypl = self.doPackageLists(pkgnarrow=pkgnarrow) File "__init__.py", line 885, in doPackageLists File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup self.doSackSetup(thisrepo=thisrepo) File "__init__.py", line 260, in doSackSetup File "repos.py", line 277, in populateSack File "/usr/lib/python2.3/site-packages/sqlitecachec.py", line 40, in getPrimary self.repoid)) TypeError: Can not create index on requires table: near "NOT": syntax error I saw this too:
Code: /sbin/ldconfig: /usr/lib/mysql/libmysqlclient.so.15 is not a symbolic link I tried uninstalling and reinstall yum but that did not work.
I've heard of Fantastico and have seen it in CPanel with my almost-host (not my personal site...yet) MDDHosting (good hst by the way). However the guy from Aquarius Storage mentioned Installatron. Seems like a good deal for long-term hosts since they offer a lifetime membership...provided the hosts keep their server around for a few years...but other than that what are the pros and conds of each platform? Why do you guys (by which I mean the hosts who frequent this board) use what you do?
Want to order a VPS. Not sure whether to include the option of Fantastico/Xcontroller which can be installed along the cPanel. My question is will Fantastico/Xcontroller option by itself use up some of my valuable RAM and if yes how much?
I'm using Plesk on one of my webhosts (GoDaddy) and would like to know if anyone knows of a good Cpanel Fantastico-like option that allows you to update a string of sites with the latest updates. I'm more familiar with Cpanel.
..and their site appears to be fubared...can't get into forums or support ticket area. Been trying for two days to install Fantastico on two cpanel servers...
I have a problem with the traceroute for 72.36.229.84 . Some useres can reatch it, but not all.
I 've attaced 3 routes under that isn't working and 2 that work. Look at the routes that doesn't work, they all stop by gblx.net ( String 9 - 10) Working routes doesn't use gblex.net My question : What should i do, what can i do ? Is gblex.net the problem ?
Not working route : emil@egenhost:~$ ping 72.36.229.84 PING 72.36.229.84 (72.36.229.84) 56(84) bytes of data...
I ran "yum update" on one of my servers, and it must've updated BIND, because now named doesn't start.
I basically hit all the problems in this thread: [url]
This is CentOS4 with Plesk.
Even though I don't have that package installed, and tried every suggestion there, it still doesn't start... I mucked with the configs and moved so many files I don't know how to get back to where I started.
Quote:
Jul 24 05:08:06 www named: /etc/named.conf:67: open: /etc/rndc.key: file not found
What's my best bet for fixing this mess? I sent in an e-mail to two "server administration" companies I found in signatures here, hopefully one of them will be available today.
I changed the nameservers on critical domains to a free DNS service to get them back online, but they're acting oddly (like DB timeouts), perhaps because of the lack of a local nameserver to talk to.
But in the meantime is there anything I can do to try to fix this quick?
I'm trying to install some basic cpan modules to use ASSP with. On my other server, this all went without a hitch, but on this one (Centos), it it a pain. First off, every time I start up cpan, it's asking me to do some sort of reconfiguration..every time (running as root)...
Secondly, after I'm in the cpan shell, and I issue this:
install Compress::Zlib
I get a whole slew of errors, and ultimately, nothing is done...Here is the last portion of what is shown on the screen
Quote:
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 481. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 499. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 502. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/14gzopen.t line 38. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/14gzopen.t line 38. Bareword "Z_FINISH" not allowed while "strict subs" in use at t/14gzopen.t line 98. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t line 110. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t line 111. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/14gzopen.t line 446. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/14gzopen.t line 461. Execution of t/14gzopen.t aborted due to compilation errors. # Looks like you planned 217 tests but only ran 2. # Looks like your test died just after 2. t/14gzopen......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-217 Failed 217/217 tests, 0.00% okay t/99pod.........skipped all skipped: Test:od 1.00 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/000prereq.t 4 1024 6 4 1 3-4 6 t/01version.t 255 65280 2 3 1-2 t/03zlib-v1.t 255 65280 394 785 1-394 t/05examples.t 255 65280 ?? ?? ?? t/06gzsetp.t 255 65280 ?? ?? ?? t/08encoding.t 255 65280 16 31 1-16 t/14gzopen.t 255 65280 217 432 1-217 1 test skipped. Failed 7/8 test scripts. 633/635 subtests failed. Files=8, Tests=635, 1 wallclock secs ( 0.72 cusr + 0.27 csys = 0.99 CPU) Failed 7/8 test programs. 633/635 subtests failed. make: *** [test_dynamic] Error 255 PMQS/Compress-Zlib-2.004.tar.gz /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Failed during this command: PMQS/Compress-Raw-Zlib-2.004.tar.gz : make NO PMQS/IO-Compress-Zlib-2.004.tar.gz : make_test NO PMQS/Compress-Zlib-2.004.tar.gz : make_test NO
I just got the coded files of my blog but since the coder was busy I went ahead and installed wordpress through Fantastico.
But I have heard that installations through Fantastico is not considered good because sometime it just messes up the database tables and other things. That's why it is recommended to install softwares manually.
Is it correct or just a misconception?
I am confused because now a days every hosting company offers Fantastico, if it was very bad no one would be offering it.
While creating a domain on Ensim I got this error:
Code: Field Disk Quota (WARNING): Disk quota is either not enabled or not supported for virtual domain filesystems. diskquota - Reconfigure service (WARNING):Group quota is not enabled on the server. Not configuring quota for the site. Please fix your server's quota problem and edit the site again if you want to configure quota for the site I'm using RHES 3 + Ensim Pro 4.1.0-8, i know maybe an
option would be upgrade to Ensim Pro X, but right now I can not do that, i need alternative solutions..
I have a server with CentOS, Fantastico, and RvSkins. I have a user that for some reason, Fantastico does not show up in there control panel, which is a RvSkins theme. Does anybody have any ideas on how to get RvSkins to show Fantastico's icon in the Cpanel?
Minutes after this microupdate auto-installed, I am unable to login to POP and IMAP on this server. None of the accounts are able to login. The logs indicate hundreds of login failures, accompanying a new record I've never seen in these logs:
Unfortunately, I can't find anything about what MU#62 actually included. The changelog only indicates up to MU#61, so I'm very concerned:URL....
I've googled the specific error I'm seeing above, but nothing appears to be remotely related to this problem.Is it possible to roll back the MU to determine if that is in fact the problem?
I was wondering if I could get some information from those who frequent this site. I'm looking for some good hosting companies that specifically deal in some niche areas. If anyone could point me in the direction of some hosts with an affiliate program and deal in either ColdFusion, Adult, Fantastico, or Co-Location hosting, That would be awesome. The hosting company needs to be an overall good company as well, so if you've worked with a great company, or heard good things about a company that deals in the above categories, please respond to this post.
We had someone take a look at our server for security issues, and they believed that one way of keeping "hackers at bay" would be to write an sh wrapper that only allowed root access. Well, this immediately broke the system.
I have spent about six hours now attempting to fix this. We're using Red Hat Enterprise 4, and the recovery disc doesn't have the SCSI drivers we need to even mount the hard drive, so that's out. I can't skip initrd because it apparently contains the drivers for the hard drive, but it's also not allowing the system to boot up. I have tried setting kernel emergency in grub, but it still loads initrd and breaks. Without initrd, I get a kernel panic while mounting the hard drive. Annoyingly enough, doing cat initrd-version.img at the grub prompt shows the file just fine, so why is initrd required for mounting the drive if it's already accessible? Also, it doesn't look like there's any way to edit initrd from grub, which is a real pain in the head because I could always comment out the offending lines. And of course, even though I can see the initrd file, I can't do anything else with the file system. I have requested of the data center to provide a boot disc that can mount the hard drive, and if that can be done, then I can go in and make the changes immediately and hope that it works, but without that, it seems I'm stuck. Any suggestions?
When I say "broken", what happens is I get "Out of memory: Killed process x (procname)" which then repeats itself infinitely, killing any process which would load.
The data center says that they HAVE no boot discs capable of mounting the hard drive. This is utterly ridiculous, because the only option from here is to order the expensive OS reload. I'll never use Red Hat again.
My server (Fedora Core V and Plesk 8) hard disk broke 2 days ago and my bakckup tar.gz is too old.
Datacenter (fdcservers.net) tried to put old harddisk as slave but server is not recognising the old drive. Datacenter say that can not do anything more.
My question:
Is there any software or company that can recovery my harddisk data?
Following the update from 11 to Plesk 12 (and installing latest Ubuntu fixes), the Plesk panel access is broken. Welcome page says:Can not load key: key is empty.And of course, no way to login the mgt interface. All services appear up, so this is only affecting the panel web service.
Fishing out the panel.log, it appears to be at a lower level than I initially thought (see below): experiencing issues after updating from 11 to 12 on Ubuntu (12)?
[18-May-2015 19:46:34 Europe/Berlin] PHP Warning: file_get_contents(/opt/psa/var/sso.sp.pem): failed to open stream: No such file or directory; File: /opt/psa/admin/externals/xmlseclibs.php, Line: 285 [18-May-2015 19:46:34 Europe/Berlin] Exception: PHP Warning: file_get_contents(/opt/psa/var/sso.sp.pem): failed to open stream: No such file or directory; File: /opt/psa/admin/externals/xmlseclibs.php, Line: 285 file: /opt/psa/admin/plib/Smb/Exception/Syntax.php line: 56