hey, what's the latest with MyPa, did you get it working on PHP 5 as you intended?
quassy
@quassy
Hi @GarethOates I am not sure the version up on GitHub can run on PHP 5, but back in the day I was able to do it with little effort
quassy
@quassy
If I find time I'll try again to run it on PHP 7 and MariaDB 10
Gareth Oates
@GarethOates
Sounds good! I used to run a version of this locally for my friends and lately theyve been getting all nostalgic about it, so it'd be good to get it up and runnin again. I'd offer to help but I'm just relearning PHP now myself. Not done any php dev simce version 4.
since*
quassy
@quassy
@GarethOates Aftersome tweaks the PHP/MariaDB part seems to work just fine, but I can't get the backend C files (needed for the ticker) to compile.
jaypeeteeB
@jaypeeteeB
If still interested you could try my code (look at github jaypeeteeB/MyPHPpa ) . Independent of quassy I ported the code to be runable on recent software stack.
quassy
@quassy
Your project seems much better maintained (well, maintained at all ^^), I'll take a look when I find the time :)