Is there a way to force a notice to be displayed so I can build it into my theme template?
↧
Show notices
↧
Centos 7
Hello,
is it possible to install interworx on centos 7?
Regards
is it possible to install interworx on centos 7?
Regards
↧
↧
ftp auto generate password
Hi,
u should remove "generate password" for FTP users, system is generating too long passwords and login to proftpd is inposible.
Regards,
ajsss
u should remove "generate password" for FTP users, system is generating too long passwords and login to proftpd is inposible.
Regards,
ajsss
↧
New Mailbox creation does not make Trash folder
We've received confirmed user reports lately that new mailboxes do not work with the current version of RoundCube when deleting mail. RoundCube replies with an error, that it cannot move the message. It doesn't say "to the Trash folder" but that is in fact the problem. When a Trash folder is manually created, everything works fine.
This is either an issue of RoundCube not automatically creating the Trash folder or that InterWorx is no longer creating the Trash folder. I'm really not sure which package is at fault.
This is either an issue of RoundCube not automatically creating the Trash folder or that InterWorx is no longer creating the Trash folder. I'm really not sure which package is at fault.
↧
[Don't use] Roundcube Upgrade 0.8.6 to 1.0.2?
I've been trying to upgrade Roundcube on InterWorx. I found the files are located in: /usr/local/interworx/lib/roundcube and I read: http://trac.roundcube.net/browser/github/UPGRADING
I tried this:
1. wget -N http://sourceforge.net/projects/roun...l-1.0.2.tar.gz
2. tar -zxvf roundcubemail-1.0.2.tar.gz
3. cd roundcubemail-1.0.2
4. ./bin/installto.sh /usr/local/interworx/lib/roundcube/
5. enter 'y' for every question.
But I get a 500 error and no error_log. Has anyone upgraded it successfully?
I tried this:
1. wget -N http://sourceforge.net/projects/roun...l-1.0.2.tar.gz
2. tar -zxvf roundcubemail-1.0.2.tar.gz
3. cd roundcubemail-1.0.2
4. ./bin/installto.sh /usr/local/interworx/lib/roundcube/
5. enter 'y' for every question.
But I get a 500 error and no error_log. Has anyone upgraded it successfully?
↧
↧
How to get the API to work when calling the API from the same server as Interworx.
Since this is not posted anywhere and it took some back-and-forth via a ticket to figure it out, I want to post this here in case somebody else runs into the same problem I did (I'm not a software developer by any means so this might be obvious for the rest of you but it wasn't for me so I'm posting this for the other novices out there). If you call the API from the same server as Interworx and instead of getting anything you get a "No data returned" message in your browser, you'll need to make a change to Apache. Here's a quote from Nathan who handled my ticket:
I just brought this to the attention of the developers and they pointed out that during the creation of a SiteWorx account httpd is restarted, so that's why the return value fails when the account is successfully created. If the script resides on the same server that the SiteWorx account is being created on you end up with this error. The solution is to enable graceful restarts for apache in ~iworx/iworx.ini.
Under [apache] change force_graceful="0" to "1".
force_graceful="1"
I will also submit a developer ticket regarding this behavior to make this more intuitive.
Thinking back, I should run my client management script from a different server but for now I'm running it all from one server (except SMTP, qmail isn't very shared hosting environment friendly).
Quote:
I just brought this to the attention of the developers and they pointed out that during the creation of a SiteWorx account httpd is restarted, so that's why the return value fails when the account is successfully created. If the script resides on the same server that the SiteWorx account is being created on you end up with this error. The solution is to enable graceful restarts for apache in ~iworx/iworx.ini.
Under [apache] change force_graceful="0" to "1".
force_graceful="1"
I will also submit a developer ticket regarding this behavior to make this more intuitive.
↧
Mysql users and email accounts file, please asap help
Hello,
After HDD faulty, I could copy all folders from server and I restored the websites and databases. But databases users and email account are missing from my interworx, anyone knows where could locate this users setup files?
Please help asap.
After HDD faulty, I could copy all folders from server and I restored the websites and databases. But databases users and email account are missing from my interworx, anyone knows where could locate this users setup files?
Please help asap.
↧
Feature requests
I Just realized that the forums for feature requests are closed and that you expect me to be part of a social network in order to sign into the Interworks Ideas? wtf?
So here is an idea: Let me use my login I already have created with you and I will tell you some great ideas ;-)
So here is an idea: Let me use my login I already have created with you and I will tell you some great ideas ;-)
↧
Warning: Mail Queue Size Exceeded from anonymous@xxxx
Hello.
Seems i keep getting emails today (just started for 1st time) from the server notifying me:
--------------------Warning: Mail Queue Size Exceeded
Hello, this is an automated e-mail generated by your control panel. I've detected a potential problem on this server ({$hostname}). You may want to look into it. Details of the problem are below.
Mail queue size limit of 1000 exceeded. The current number of messages in the mail queue is: 11590
There may be a spamming problem.
--------------------
I am assuming this is spam as its a low utilized server. Anonymous@email.com does not exist. I assume i have 'allow anonymous users on' somewhere? Anyone able to point me in the right direction to disable/stop this?
Seems i keep getting emails today (just started for 1st time) from the server notifying me:
--------------------Warning: Mail Queue Size Exceeded
Hello, this is an automated e-mail generated by your control panel. I've detected a potential problem on this server ({$hostname}). You may want to look into it. Details of the problem are below.
Mail queue size limit of 1000 exceeded. The current number of messages in the mail queue is: 11590
There may be a spamming problem.
--------------------
I am assuming this is spam as its a low utilized server. Anonymous@email.com does not exist. I assume i have 'allow anonymous users on' somewhere? Anyone able to point me in the right direction to disable/stop this?
↧
↧
Using as DNS Only, what should I disable?
While waiting for the DNS Only version of Interworx to be released, I'm using just a normal install for my remote dns servers. I've disabled a few things like mail, etc...but was wondering if anyone has an extensive list of all the process that could be deactivated on an interworx server that is only being used as a remote synced dns server for the rest of the interworx cluster.
Thanks in advance!
Thanks in advance!
↧
Can't get Mailparse installed
Hopefully someone might have experienced this before and knows what to do.
I'm trying to install Blesta, which requires the PECL Mailparse php extension.
[root@hq ~]# pecl install mailparse
pecl/mailparse requires PHP extension "mbstring"
No valid packages found
install failed
So I install mbstring....which says it's already installed (even after an httpd restart)
[root@hq ~]# yum install php-mbstring
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Setting up Install Process
Package php-mbstring-5.3.3-27.el6_5.1.i686 already installed and latest version
Nothing to do
[root@hq ~]#
Any ideas?
I'm trying to install Blesta, which requires the PECL Mailparse php extension.
[root@hq ~]# pecl install mailparse
pecl/mailparse requires PHP extension "mbstring"
No valid packages found
install failed
So I install mbstring....which says it's already installed (even after an httpd restart)
[root@hq ~]# yum install php-mbstring
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.advancedhosters.com
* extras: mirrors.advancedhosters.com
* updates: mirrors.advancedhosters.com
Setting up Install Process
Package php-mbstring-5.3.3-27.el6_5.1.i686 already installed and latest version
Nothing to do
[root@hq ~]#
Any ideas?
↧
Mandrill
Has anyone gotten Mandrill working with Interworx? I've googled and searched and can't find any info...so was just curious if someone knew exactly what to do before I go messing around with it.
↧
Google Pagespeed Module
Hi all,
New to the forum here after using Interworx for many years with Nexcess decided to take the plunge and go self managed on a VPS with digital ocean.
All looked great until I tried to install the Google Pagespeed module or mod_pagespeed. The module is there on the server but it doesn't work with interworx as its not showing up in PHPINFO or the page code.
From what I can see Interworx 5.0.14 has a slightly different folder structure so my initial guess is Apache is not in the same place as the stock version of CentOS 6.5(final) maybe ?
I know its not officially supported but maybe if anyone has successfully got it working I'd appretiate any info you can send my way as I found an awesome post here on how to install Percona and it works like a dream for my magento install
Thanks !
New to the forum here after using Interworx for many years with Nexcess decided to take the plunge and go self managed on a VPS with digital ocean.
All looked great until I tried to install the Google Pagespeed module or mod_pagespeed. The module is there on the server but it doesn't work with interworx as its not showing up in PHPINFO or the page code.
From what I can see Interworx 5.0.14 has a slightly different folder structure so my initial guess is Apache is not in the same place as the stock version of CentOS 6.5(final) maybe ?
I know its not officially supported but maybe if anyone has successfully got it working I'd appretiate any info you can send my way as I found an awesome post here on how to install Percona and it works like a dream for my magento install
Thanks !
↧
↧
DNS Sync API Issue
I'm getting two errors, anyone seen these before (I searched and didn't see anything), also enabled debugging and the error message doesn't change. These happen when trying to add a server to dns sync. I've got 3 dns servers, all setup exactly the same....this is happening with 2 of them, the other one synced just fine.
» API failure : Invalid return payload: enable debugging to examine incoming payload (XML error: Invalid character at line 11)
» API failure : Invalid return payload: enable debugging to examine incoming payload (XML error: Invalid document end at line 2)
» API failure : Invalid return payload: enable debugging to examine incoming payload (XML error: Invalid character at line 11)
» API failure : Invalid return payload: enable debugging to examine incoming payload (XML error: Invalid document end at line 2)
↧
PHP Mail not Sending Emails
Evening all,
So I just about have Interworx running smoothly on my VPS but have encountered a problem with emails not being send from Magento (transactional and Contact Form)
The magento install is a direct copy from my current host whos also using the same version of Interworx and it works fine there, also amended the SPF and emails arent going to spam or anything. Ran a quick PHP function to see if PHP Mail was enabled and it came back OK
So i checked was Sendmail installed, it wasn't, so tried to install via YUM and got an error saying conflict with Qmail so my guess is Interworx use qmail as its more secure than sendmail ? Which brings me to my question, is my previous host using sendmail as Magento doesn'f work with Qmail or do I need to make some server file modifications to get them working ?
Any insight appretiated
Bob
So I just about have Interworx running smoothly on my VPS but have encountered a problem with emails not being send from Magento (transactional and Contact Form)
The magento install is a direct copy from my current host whos also using the same version of Interworx and it works fine there, also amended the SPF and emails arent going to spam or anything. Ran a quick PHP function to see if PHP Mail was enabled and it came back OK
So i checked was Sendmail installed, it wasn't, so tried to install via YUM and got an error saying conflict with Qmail so my guess is Interworx use qmail as its more secure than sendmail ? Which brings me to my question, is my previous host using sendmail as Magento doesn'f work with Qmail or do I need to make some server file modifications to get them working ?
Any insight appretiated
Bob
↧
InterWorx 5.0.15-654 Now on the Beta Channel!
Version 5.0.15 is a large bug fix release, and it is now live on the beta channel! If you'd like to try it out on your system, change the update repository on your system to Beta (http://www.interworx.com/software-channels/).
Below is a summary of the changes included in 5.0.15 build 654:
Enhancements:
Bug Fixes:
Feel free to discuss this release or ask questions here, but for the serious issues, open a ticket at the support desk.
Below is a summary of the changes included in 5.0.15 build 654:
Enhancements:
- Added password reset emails to translation files
- Added ability for translations to contain newlines
- Added secondary-to-primary to the domain promoter script
- Moved responsibility for postmaster@domain.com to configurable plugin, allowing additional emails to be created
- Added feature use detection for custom themes to anonymous data collection
- Fixed wording on Plesk 9 importer.
- Added a --no-restart parameter to import.pex to prevent Apache restarts.
- Converted backup creation emails to a bulk digest format.
- Allowed SRV records to be manageable by SiteWorx.
- Made the "login" permission checked by default for new NodeWorx users
- Updated the German language file
- Added quickhelp for "Managed by InterWorx" on the System IPs page
- Default charset now editable through the NodeWorx >> System Services >> Web Server page
Bug Fixes:
- Fixed an issue with mounting NFS directories over UDP.
- Modified default TLS ciphers used with qmail for PCI compliance
- Fixed a problem where autocomplete hint was not cleared on text areas
- Removed hard-coded English from firewall controller.
- Fixed incorrect VPS detection on CloudLinux.
- Fixed a bug preventing some SiteWorx IPs from being editable.
- Added support to cpanel importer to import CNAME and SRV records
- Fixed IPv6 management on CloudLinux
- Fixed problem with starting Apache via InterWorx when start on boot is false
- Fixed a problem with checking PHP version when client has ionCube encoder enabled
- Fixed a bug allowing the deletion of SOA records.
- Fixed importing of SSL domains on CentOS 6+.
- Fixes default FTP password setup on new accounts.
- Added fallback to DNS template on secondary domain add when zone is missing.
- Updated 'help' link to most recent URL.
- Fixed sql file matching for cPanel imports.
- Fixed a JS issue that made radio inputs with custom input difficult to use
- Prevented modification of PHP variables in suPHP .htaccess files.
- Fixed deprecated Horde code that was throwing errors on contact creation.
- Added a problem detector for an unwriteable /tmp dir.
- Fixed typos in English language file.
- Fixed generic hostname in notification e-mails.
- Fixed editing APF settings in the new APF version.
- Fixed default IPv6 gateway reporting.
- Fixed an issue with form tests if Rails is not installed
- Fixed a stacktrace in the htaccess section of SiteWorx
- Fixed the application of DNS template NS records.
- Fixed validation of all-numeric subdomain prefixes
- Fixed SOA record inheritance for server aliases.
- Fixed nesting error when importing from cPanel 11.40.1
- Fixed issue where subdomain.dir.create failed when SiteWorx user had an invalid shell
- Fixed issue where " " couldn't be use as a thousands separator in iworx.ini
- Fixed issue where pulling a node didn't remove the IP from the load-balancing policies
- Redirected the "Help" link to go to NodeWorx support documentation
- Fixed RRD link for additional network interfaces
- Fixed an issue where secondary domains wouldn't create a vhost correctly
- Fixed issue with the catchall email address text box in Gecko based browsers (Firefox)
- Fixed issue preventing the addition of multiple trusted interfaces
- Fixed issue with restarting the load balancer no bringing it back up
- Fixed issue with Download link on Server Logs page in NodeWorx
↧
Revert from Beta to Release - the default channel.
How to get back to the default channel?
Yesterday I switched to Beta and now I want to go back to Release.
What an I doing wrong? I am certain this has come up before but my searches produce nothing.
Any Ideas?
Thanks
Scott
Yesterday I switched to Beta and now I want to go back to Release.
- I clicked on Software Updates.
- Under update channels in the InterWorx Update Channel: dropdrown I chose Release (Default).
- Then clicked on update and nothing happened.
- Below under Available Updates clicked on Check for updates and no updates were available.
What an I doing wrong? I am certain this has come up before but my searches produce nothing.
Any Ideas?
Thanks
Scott
↧
↧
Feature Request forums closed?
Any ideas how I can submit a feature request? Both forums for Siteworx and Nodeworx don't have an option for creating a new thread. :(
↧
WHMCS module create siteworx account with selected language?
Hello,
is there a possibility to create siteworx account using whmcs module with preselected language?
In whmcs module there is no option for that, even when i set in nodeworx my language, whmcs module creates always account in English.
Regards,
ajsss
is there a possibility to create siteworx account using whmcs module with preselected language?
In whmcs module there is no option for that, even when i set in nodeworx my language, whmcs module creates always account in English.
Regards,
ajsss
↧
Max File Upload Size
Banging my head against the wall and wasted so much time on this. My default php install was set to 2M max upload size. I'm running suPhp so I tried overriding it with a php.ini in web root, in web root/etc/, no go. I then edited the nodeworx system php.ini and now when I view the php info from the server it shows the php upload_max_filesize 128M, Yeah!! Not so fast logged into wp media and tried uploading only to see max upload size 10M. I checked all the wp-config.php and any other php.ini no luck. Because Im using suphp I can't change max file upload slze using htaccess. I'm stuck.
I run multiple cpannel boxes, and dozens of wp sites/moodle sites no problem. This server with interworx is sitting until I can fix it or reimage with cpannel. I really want to make this work so any help would be appreciated!
I run multiple cpannel boxes, and dozens of wp sites/moodle sites no problem. This server with interworx is sitting until I can fix it or reimage with cpannel. I really want to make this work so any help would be appreciated!
↧