Hacked NodeWorx to do something neat or have a hack/advice you'd like to distribute to other NodeWorx users. Tells us about it here.
As many of you know, the version of PHP that ships with CentOS 5 is very outdated. One question we are constantly asked is "How can I install PHP 5.2 on my InterWorx server?". Wouldn't it be a lot easier if you could just add them to yum? Of course it is, so here's how to do it. ;) Please...
Hey all, continuing the unending fun that is the Event Hooks plugin, here's a script to notify clients when their SiteWorx account has just been created. As always, expand upon it as needed! Thanks! #!/bin/bash # # INSTALLATION: # # Install this script at...
Hey everyone, just put together a quick script for the Event Hooks plugin that will allow you to add custom server aliases upon creation of a new SiteWorx account. As always, feel free to tweak it to suit your needs! #!/bin/bash # # INSTALLATION: # # First, ensure the InterWorx CLI is...
Hello Everyone, I have searched far and near for a simple solution for CentOS and RedHat to install or update php and its binaries to the latest 5.3.2 and ioncube. So I decided to make a guide for it here in just a few simple steps. Installing or Upgrading PHP 5.3.2 1) SSH into your box...
Hi all, Below is a script that, via the Event Hooks plugin, will allow you to modify the default SSLCipherSuite setting whenever a new SSL certificate is installed. As always, feel free to tweak it to suit your purposes! Thanks! #!/bin/bash # # INSTALLATION:
Installing External DNS For Your Interworx Server(s) If you are like us and have several Interworx servers that house clients, and want those clients to be able to change their DNS settings through the Interworx cp you are pretty much out of luck without some serious hacking. Well, we had the...
Does some one have a tip on how to limit the number of emails sent ?
Install the S3Tools Choose your repository that you need, I'm going with RHEL6 seeing as that's what's running under the hood, Check the List Here http://s3tools.org/repositories cd /etc/yum.repos.d wget http://s3tools.org/repo/RHEL_6/s3tools.repo <-Insert your REPO yum install s3cmd
If you are like me, the 3.5 version of phpMyAdmin feels slower and is much harder to use. You can go back to the old version (which is still on your server) by renaming the directories. I haven't seen a negative side effect of doing this, but obviously it's not a good idea to mess around with...
Hello, I would like to automatically redirect http://INTERWORX_IP:2443/siteworx/ to https://INTERWORX_IP:2443/siteworx/ By default your get this html page: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1>...
I haven't looked into the SMTP level scan since I leave this off and let the maildrop spam scan (SiteWorx Level) do all the work. So this is just for the SiteWorx level. I had a client that was getting a bunch of spam, not marked as spam. When looking at the headers I noticed that SA wasn't...
I recently moved over to IW. On my previous server I had the ability to forward email to a special account that was in essence the "Learn Spam" folder under Spam Assassin. Does IW offer something similar. My POP clients need to have some way to move spam around for training without having to log...
hi, my interworx_horde DB has a horde_vfs the table is very very big more than 400 MB. any idea how to reduce the size or how to clean up trash on the table or horde. tnak you
Hey I found a setting in iworx.ini under the htaccess.file section that says 'disabled_ext="off"'. If I change this to 'on', will our users be able to toggle php modules off from the htaccess file?
Yesterday I figured out how too add local php.ini files to change settings localy in a siteworx account. And I figured someone here might find it usefull. This have only been tested on a suPHP setup. If you start with cd in to /etc/httpd/conf.d/ and check one of the vhost_ files. Check for the...
While searching in qmail's send logs, I found the line I needed but there was a problem... The date seems to be there, embedded in a complicated hexadecimal string and I need it. I searched a bit in the forums and did not find it at first so I googled a bit and found that line of code which...
Hi, I don't know if other people here tried to install mod_security 2.6.x on an Iworx box (RHEL 6). But it seems there is an issue. When executing for example the Joomla or Magento installer the page will load for ever and you will see a httpd process eating all your CPU. After diving into...
There are two ways to set a dedicated IP within the fios router control panel. Port Forwarding & Static Nat. Do not use Static nat for your first public IP(Incase you have more than one). Some components will work, while others will have trouble. In my case it was FTP. You will want to use port...
Hello, I'm finding myself having to restore a lot of older MySQL databases. It's getting a bit tedious: (1) finding the DB file, (2) manually creating the database in Siteworx, (3) applying permissions, and (4) going back to command line and executing the restore command. To automate this, I'm...
Just a note for other users... note that apf version coming with iworx disables tcp_window_scaling that may result in poor server performance for file downloads/uploads... This was removed on latest version of apf... anyway to workaround it you just need to edit /etc/apf/sysctl.rules and...
Hello! Is there any solution to use port 587 and 465 together? Regards, Adam
Hello! There is a mailbox in my server which is getting a lot of spam. I'm monitoring the email address by a very simple grep command on the maillog, but it will be easier to see in the interworx web gui. Is there any way to show custom logs under Server -> Logs ? Thanks, Gabor.
Question: can the temp folder be changed under Miscellaneous >> /nodeworx/settings -OR- does this need to be edited in iworx.ini? Thanks
While solving a client issue, I made a bash command to simplify the process of checking the email traffic per domain. I felt this may be useful to some of you out there with high incoming SMTP traffic who may want to see which domains get the most email. This will only show you the number of...
Create Remote FTP Backup For Interworx Server ********************************************* Works for NodeWorx 3.0.3 running on CentOS 5.0 Reference URL: http://interworx.com/support/docs/iworx-cp/sysadmin/siteworx/backup-restore/howto-create-backup Step 1: For backup.pex to run...
Hi All, Ive got a bit of a problem, and was wondering if someone could point me in the right direction. I have a CentOS 5.4 server, and after installing InterWorx I upgraded to PHP 5.3.2 using the instructions here: http://interworx.com/forums/showthread.php?t=3159 This has worked...
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules