03-02-2017, 02:26 PM
oh oh duh mudmin what version of java are you running on your computer java 8 handles things a lot differently
i stoped updating my java currently at java 7 update 79 because it crippled many of my networking devices for config. by runnong xampp it is relying on your machines native installed jre (java runtime enviroment) to handle the js scripts on the site. you need to drown grade to java 7.
mudmin you will have to do recodes on all the scripts i thing to make them work with java 8 but then that is likely to break them for java 7
thats why its bugging out on some systems and not others espically if you still had java 7 installed under 8 apache will natively run java 7 over java 8 because for linux java 8 hasnt been deployed as a standard install yet you have to manually add the package keys to the sources list and then install java 8
i stoped updating my java currently at java 7 update 79 because it crippled many of my networking devices for config. by runnong xampp it is relying on your machines native installed jre (java runtime enviroment) to handle the js scripts on the site. you need to drown grade to java 7.
mudmin you will have to do recodes on all the scripts i thing to make them work with java 8 but then that is likely to break them for java 7
thats why its bugging out on some systems and not others espically if you still had java 7 installed under 8 apache will natively run java 7 over java 8 because for linux java 8 hasnt been deployed as a standard install yet you have to manually add the package keys to the sources list and then install java 8