I tried to do a quick test on a DO droplet, but I can’t install IW. I always get the following message.
STATUS: Determining Linux distribution
ERROR: CentOS Linux release 7.0.1406 (Core) not supported, override with -f
tail: cannot open ?iworx-install.log? for reading: No such file or directory
I created the iworx-install.log file manually, but the error occurs again, OS not supported. The installed OS is: CentOS Linux release 7.0.1406 (Core)
I checked the iworx-cp-install.sh file and it does not contains anything about Centos 7. Is it the correct file?
[STATUS] Go! InterWorx
[STATUS] License Key Setup...
[STATUS] Validating license information...
[STATUS] Setting up PHP-CGI...
[STATUS] Setting up initial InterWorx Databases...
[WARNING] Looks like iworx was setup before on this box...
[WARNING] Problem setting up DB info. Trying again...
[STATUS] Setting up initial InterWorx Databases...
[WARNING] Looks like iworx was setup before on this box...
[ERROR] Database setup failed. Please contact InterWorx Support.
[ERROR] Activation Failed
We didn’t have enough free memory. It was a small VPS with 512MB of RAM. I tried to activate with ~300MB of free RAM, but it wasn’t enough too. I’m going to install this version on a different (bigger) VPS in mid-Januray.
The older versions with CentOS 5/6 wokrs fine with 512MB of RAM.
I could install Interworx successfully on a Centos 7 test server. I noticed 3 things so far:
In the activation script the step “Setting up Roundcube DB” throws an error: ERROR 1091 (42000) at line 225: Can’t DROP ‘uid’; check that column/key exists
After the fresh setup, mod_php and mod_suphp are both enabled: “Warning, mod_php and mod_suphp are both enabled, this is a security risk!”
No apache modules are shown: “No records matched your search”
I can confirm the 2nd and 3rd! I noticed, that I can’t change SSH port, and can’t set up DNS synchronization.
It would be good to make a public or a private (with invited users) bug tracker to collect the possible bugs, it’s much easier then send support tickets 2-3 times about a problem.
glenkinchie: Did you discover any problem with the homepages? I had to modify the config files to be able to open the default SiteWorx page.
I had a quick look at the DNS synchronization, I get an error too: ? Error adding DNS host : xxx.xxx.xxx.xx => hostname.domain.tld. Test completes with success. I can’t tell you if changing SSH Port is working, I changed mine before running the Interworx script. I didn’t add a domain yet, so I can’t really say if the homepages are working. But I can imaginge that the problems results of the two acitvated mods php and suphp.
[QUOTE=glenkinchie;26812]I could install Interworx successfully on a Centos 7 test server. I noticed 3 things so far:
In the activation script the step “Setting up Roundcube DB” throws an error: ERROR 1091 (42000) at line 225: Can’t DROP ‘uid’; check that column/key exists
After the fresh setup, mod_php and mod_suphp are both enabled: “Warning, mod_php and mod_suphp are both enabled, this is a security risk!”
No apache modules are shown: “No records matched your search”[/QUOTE]
Hey guys! Great feedback so far! I’m working on the apache stuff now (so much changed from 2.2 to 2.4).
I believe #1 is unrelated to the CentOS 7 changes, but I’ve made a note of it.
With regards to #2, this is due to some web server configuration files being split out. Near as I can tell, the ‘security risk’ error is a false positive and can be suppressed by commenting out the contents of /etc/httpd/conf.modules.d/10-php.conf. This will prevent mod_php from attempting to load automatically and allow InterWorx to handle things. I should have a more appropriate fix for this one soon.
I think your error is on ip bindings, and I’ve seen this on centos 6…
I have posted in forum how to clear it, as something has not released ip/port, but if you can’t find the post, just restart server and it should clear it.
I could be wrong though, so apologies in advance, and sorry, I am very eager to try centos 7, but am not in a position to at the moment. I did try to install using USB stick, made via windows and hit the special folder which is not transferred correctly, so will have to wait, but I’m following this thread
Today I’ve got the same error as dss, the server died. When I login to Nodeworx I get following message:
System Error
A system error has occurred. Please try your request again in a few minutes.
If the problem persists, please contact Support.
After a reboot, the iworx service wasn’t running anymore. After a manual start I again get the same errors as dss (note that the timestamp of the log is also way off: server time is: 17.28h and log stamp is 11:28h)
Jan 05 17:17:51 my.domain.tld systemd[1]: Starting SYSV: InterWorx…
Jan 05 17:17:51 my.domain.tld iworx[2280]: Starting InterWorx-db: [ OK ]
Jan 05 17:17:51 my.domain.tld iworx[2280]: Starting InterWorx-web: [ OK ]
Jan 05 17:17:52 my.domain.tld iworx[2280]: Uncaught IWorx_Exception_DbUtil: DB Error: connect failed [nativecode=Can’t connect to local MySQL server through socket ‘/usr/local/interworx/mysql/iworx-db.sock’ (2)] ** mysql://iworx:fjt8wn1lkj@unix(/usr/local/interworx/mysql/iworx-db.sock)/iworx
Jan 05 17:17:52 my.domain.tld iworx[2280]: A system error has occurred. Please try your request again in a few minutes.
Jan 05 17:17:52 my.domain.tld iworx[2280]: If the error persists, please contact support.
Jan 05 17:17:52 my.domain.tld iworx[2280]: Binding IP Aliases: [FAILED]
Jan 05 17:17:52 my.domain.tld systemd[1]: Started SYSV: InterWorx.
Sorry, should have known you’d have tried restart sorry.
Have you both opened a support ticket so IW could have a look to see what’s going on.
Last thought, which I’m sure you’ve tried, if you completed matts suggestion over mod php, have you reversed it and restarted to see if it’s connected.
Sorry, should have known you’d have tried restart sorry.
Have you both opened a support ticket so IW could have a look to see what’s going on.
Last thought, which I’m sure you’ve tried, if you completed matts suggestion over mod php, have you reversed it and restarted to see if it’s connected.
Many thanks
John[/QUOTE]
Unfortunately, not solved. Now I’m waiting for the support team. It’s only a test VPS so I have time Thank you for your help!
I’m sure there isn’t a good answer to this, but I’m going to ask anyway
Is there any ETA on a production version of IW with COS7 support? I’ve decided it’s time to upgrade my server, but since I’ve waited “this long” I’m debating just waiting it out more so I can move right to CentOS7. It’s such a pain in the butt moving because I always just get a new server with a fresh install of CentOS and then move all my sites over.
If it’s likely to happen before June I’ll probably wait, if not I won’t.