Psychotronic Posted April 15, 2017 Report Share Posted April 15, 2017 Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/ Share on other sites More sharing options...
Braintree Posted April 15, 2017 Report Share Posted April 15, 2017 Thank god it's in an easily readable format. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Braintree's signature Hide all signatures colindyer.bandcamp.com williamsbraintree.bandcamp.com Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539601 Share on other sites More sharing options...
Psychotronic Posted April 15, 2017 Author Report Share Posted April 15, 2017 (edited) hope it helpz... Edited April 15, 2017 by Psychotronic Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539602 Share on other sites More sharing options...
Psychotronic Posted April 15, 2017 Author Report Share Posted April 15, 2017 Detailed: Your browser does not support the HTML5 video tag https://psychotronic.electronicattack.de/gnaaa.webm Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539604 Share on other sites More sharing options...
BCM Posted April 16, 2017 Report Share Posted April 16, 2017 i toyally agreem wirh tzis have we been fucking hacked or what? is this how it starts? WW3 imminent. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide BCM's signature Hide all signatures Bandcamp | Spotify | SoundCloud | Amazon | Apple Music | YouTube | YouTube Music | Deezer | Google Play Music Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539607 Share on other sites More sharing options...
Joyrex Posted April 16, 2017 Report Share Posted April 16, 2017 Getting things ready for June 3rd... Getting things ready for June 3rd... Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Follow WATMM on Twitter: @WATMMOfficial Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539623 Share on other sites More sharing options...
Psychotronic Posted April 16, 2017 Author Report Share Posted April 16, 2017 On 4/16/2017 at 2:45 AM, Joyrex said: Getting things ready for June 3rd... Getting things ready for June 3rd... Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539633 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 Yeh, that was me. Part of the upgrade to the newer IPS requires pushing PHP 5.6 as a minimum, so as the server runs Ubuntu 14.04, which is LTS but has stuck with 5.5.9, it requires a third party PPA to get the upgrade to happen, not a big deal but I missed the ioncube lib last night before heading off to bed, easter hit today, had a massive 7.1% beer at a restaurant and fixed it using SSH from my phone at the table. Seems to be working. Now I have to make the UTF-8 conversion work on the IPS upgrade, because this current version never standardised on any particular table but they started pushing UTF-8 later on. I'll keep an eye on this thread today if anyone has issues. Not too late though, as there's a limit to the amount of drunk and server maintenance I'm capable of. Weirdly though, the mobile site worked fine without ioncube... Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539637 Share on other sites More sharing options...
Psychotronic Posted April 16, 2017 Author Report Share Posted April 16, 2017 (edited) On 4/16/2017 at 8:39 AM, Centurix said: Part of the upgrade to the newer IPS requires pushing PHP 5.6 as a minimum I had a inverse Situation in the last weeks. The german music production board i'm running needed a server transfer. The new server now runs arch linux. As arch linux consists of current software(rolling releases) by design, i had the issue of not having a php5.6. The board software we run is quite modded and old, so we are stuck with an older php5.6 and cannot use php7. Luckily somebody created a AUR package with a compile script that runs completly automatic. I am now able to switch between a current php7 and php5.6 via httpd.conf. Also... Edited April 16, 2017 by Psychotronic Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539641 Share on other sites More sharing options...
Psychotronic Posted April 16, 2017 Author Report Share Posted April 16, 2017 Frontpage seams to work fine again. Good luck with the UTF-8 conversion. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539642 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 On 4/16/2017 at 9:46 AM, Psychotronic said: On 4/16/2017 at 8:39 AM, Centurix said: Part of the upgrade to the newer IPS requires pushing PHP 5.6 as a minimum I had a inverse Situation in the last weeks. The german music production board i'm running needed a server transfer. The new server now runs arch linux. As arch linux consists of current software(rolling releases) by design, i had the issue of not having a php5.6. The board software we run is quite modded and old, so we are stuck with an older php5.6 and cannot use php7. Luckily somebody created a AUR package with a compile script that runs completly automatic. I am now able to switch between a current php7 and php5.6 via httpd.conf. Also... Arch is great for server maintenance, they don't fluff it up with lots of extra stuff. Just what you need. CentOS is the same, with maybe the exception of adding SELinux out of the box. Are you running FPM with those configs? On 4/16/2017 at 9:52 AM, Psychotronic said: Frontpage seams to work fine again. Good luck with the UTF-8 conversion. Yay! Thanks! Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539653 Share on other sites More sharing options...
Psychotronic Posted April 16, 2017 Author Report Share Posted April 16, 2017 On 4/16/2017 at 11:11 AM, Centurix said: Arch is great for server maintenance, they don't fluff it up with lots of extra stuff. Just what you need. CentOS is the same, with maybe the exception of adding SELinux out of the box. Are you running FPM with those configs? Not yet. Should i give it a try? Hmmm Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539659 Share on other sites More sharing options...
Salvatorin Posted April 16, 2017 Report Share Posted April 16, 2017 TRAVEL TO THE EASTERN MOUNTAINS DEFEAT LOADER WIZARD SIEZE THE ION CUBE Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Salvatorin's signature Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539660 Share on other sites More sharing options...
Test Fforet Posted April 16, 2017 Report Share Posted April 16, 2017 was really confusing yesterday, today seems ok Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539663 Share on other sites More sharing options...
YangYing Posted April 16, 2017 Report Share Posted April 16, 2017 the horror Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide YangYing's signature Hide all signatures >>MY MUSIC<< Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539685 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 On 4/16/2017 at 12:03 PM, Psychotronic said: On 4/16/2017 at 11:11 AM, Centurix said: Arch is great for server maintenance, they don't fluff it up with lots of extra stuff. Just what you need. CentOS is the same, with maybe the exception of adding SELinux out of the box. Are you running FPM with those configs? Not yet. Should i give it a try? Hmmm FPM is useful because it manages FastCGI/SAPI processes automatically. If the server is eating a lot of memory then switching to FPM can manage FastCGI a lot better as it will normally just spin up as many FastCGI instances as it thinks it needs. But then again, you mentioned that it's a heavy modded forum, so maybe kid-gloves with that one. Spin up a VM somewhere, try to replicate the server config in Arch again, or image it if you're not currently running bare-metal, then try it out. It shouldn't have a negative effect on the general operation of PHP, plus experimenting in a VM might give you an idea of how much damage upgrading to PHP 7 might be on the existing codebase. PHP 7's performance really is worth looking into upgrading. This forum will certainly benefit once PHP 7 is running. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539686 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 On 4/16/2017 at 12:32 PM, Test Fforet said: was really confusing yesterday, today seems ok I think in terms of the current forum, that's the worst that'll happen. PHP is pretty much the only thing that is shared between where we're testing and here. Now that's sorted it's just a matter of conversion and some heavy fisting. And by fisting, I mean testing. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539688 Share on other sites More sharing options...
Psychotronic Posted April 16, 2017 Author Report Share Posted April 16, 2017 On 4/16/2017 at 2:24 PM, Centurix said: ...How much damage upgrading to PHP 7 might be on the existing codebase. PHP 7's performance really is worth looking into upgrading... Ok, that was what i needed to hear. I already tried PHP 7 and noticed that i would be forced to refactor half of the code base. The same effort used on a empty project with the use of current frameworks would result in a new board software fitting the needs of my userbase. You can guess, what i'm currently doing in my spare time. ;) On 4/16/2017 at 2:28 PM, Centurix said: And by fisting, I mean testing. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539696 Share on other sites More sharing options...
o00o Posted April 16, 2017 Report Share Posted April 16, 2017 (edited) I wonder what happens January 2019 when 5.6 doesn't get patched anymore. Basically all of my websites crash when switched to 7 Edited April 16, 2017 by o00o Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide o00o's signature Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539698 Share on other sites More sharing options...
Soloman Tump Posted April 16, 2017 Report Share Posted April 16, 2017 On 4/16/2017 at 8:39 AM, Centurix said: Yeh, that was me. Part of the upgrade to the newer IPS requires pushing PHP 5.6 as a minimum, so as the server runs Ubuntu 14.04, which is LTS but has stuck with 5.5.9, it requires a third party PPA to get the upgrade to happen, not a big deal but I missed the ioncube lib last night before heading off to bed, easter hit today, had a massive 7.1% beer at a restaurant and fixed it using SSH from my phone at the table. Seems to be working. Now I have to make the UTF-8 conversion work on the IPS upgrade, because this current version never standardised on any particular table but they started pushing UTF-8 later on. I'll keep an eye on this thread today if anyone has issues. Not too late though, as there's a limit to the amount of drunk and server maintenance I'm capable of. Weirdly though, the mobile site worked fine without ioncube... Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Soloman Tump's signature Hide all signatures https://intrusivesignals.blogspot.com/ Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539701 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 On 4/16/2017 at 3:17 PM, Psychotronic said: On 4/16/2017 at 2:24 PM, Centurix said: ...How much damage upgrading to PHP 7 might be on the existing codebase. PHP 7's performance really is worth looking into upgrading... Ok, that was what i needed to hear. I already tried PHP 7 and noticed that i would be forced to refactor half of the code base. The same effort used on a empty project with the use of current frameworks would result in a new board software fitting the needs of my userbase. You can guess, what i'm currently doing in my spare time. ;) On 4/16/2017 at 2:28 PM, Centurix said: And by fisting, I mean testing. I can understand that. What framework have you settled on? I tend to default to Laravel/Lumen for new stuff as I can jam it up with design patterns. But to be honest, I'm not too fussy. I've been burnt too many times with proprietary third party libraries that I almost expect to be pissed on from a great height at some stage during a projects development. After years wondering around Symfony, Cake, CodeIngiter Phalcon and a few others these seems to have stuck with me. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539703 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 On 4/16/2017 at 3:39 PM, o00o said: I wonder what happens January 2019 when 5.6 doesn't get patched anymore. Basically all of my websites crash when switched to 7 They're currently in 'security fixes only' mode at the moment. I've had to upgrade quite a number of sites for this exact reason and the biggest reasons for incompatibility are the changes to the way exceptions are handled. Because PHP 5 had a bunch of un-catchable errors, they decided to convert them to exceptions. It means that all the error skipping flags setup on your site won't protect you from actual exceptions. The other one is that list() has changed a fair bit and breaks stuff, can't have empty lists, variables are assigned in the correct order etc. global only accepts simple objects, but that's an easy fix as you can change the referencing to fix it up: global $$foo->bar; becomes global ${$foo->var}; But, you know, stop using global foreach's internal pointer doesn't change as you iterate through an array any more. If you reference the array by pointer, every iteration will point to the first element, that broke a surprising amount for me. These caught me out for a while: call_user_method() -> call_user_func() call_user_method_array() -> call_user_func_array() :\ Guarantee that any mysql stuff will break. GUARANTEE. This is probably why I favour frameworks as it takes all this junk out of the equation. Plus I never want to write XSS, SQL injection, or CSRF code ever again. sick of it. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539705 Share on other sites More sharing options...
keanu reeves Posted April 16, 2017 Report Share Posted April 16, 2017 cool cool *whispers under breath* this guy is fucking insane Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide keanu reeves's signature Hide all signatures Hi Beno Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539709 Share on other sites More sharing options...
Centurix Posted April 16, 2017 Report Share Posted April 16, 2017 sweet jesus there's a lot of posts to convert. wtf have you guys being doing? Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539713 Share on other sites More sharing options...
Psychotronic Posted April 16, 2017 Author Report Share Posted April 16, 2017 (edited) On 4/16/2017 at 4:00 PM, Centurix said: Centurix, on 16 Apr 2017 - 4:00 PM, said: I can understand that. What framework have you settled on? I tend to default to Laravel/Lumen for new stuff as I can jam it up with design patterns. But to be honest, I'm not too fussy. I've been burnt too many times with proprietary third party libraries that I almost expect to be pissed on from a great height at some stage during a projects development. After years wondering around Symfony, Cake, CodeIngiter Phalcon and a few others these seems to have stuck with me. Lumen looks very interesting, i'll have a look at that. Thx! With the new system i don't currently work centered to a single programming language, but try my luck with multiple. Templating: Mustache (works with any programming language or framework) Client Side: HTML5 + CSS3 + LESSCSS + Bootstrap + jquery + vuejs Database: redis(sessions), elastic search(fulltext search), mariadb(master data) Server Side: Google GO + Java + Python (+ Erlang) I might also use a graph database like neo4j. All of this might sound a little weird, so let me explain. Think about the following: 1. Most of the usage of a website is passive. People search and consume content. This content can be static for a given user group. 2. People want to change the contents sometimes, this has to be dynamic. So what i'm aiming for is not a classical board software, but a system that is basically a part time static site generator mixed with client side single page app + some classic server side mvc. For example: Think about what a thread/topic for a board software is and how it is rendered at runtime for every user. Next, think about what parts of it you could pre render... etc. Edited April 16, 2017 by Psychotronic Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide Psychotronic's signature Hide all signatures (シ)// Reject all ambition to center yourself and find intuition. >> Bandcamp | Homepage | electronicattack.de | Newest shizzle Link to comment https://forum.watmm.com/topic/93068-admin/#findComment-2539779 Share on other sites More sharing options...
Recommended Posts