Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CotswoldPhoto

Pages: [1]
1
Bugs / Re: Server Status page
« on: September 10, 2015, 01:19:33 am »
And ..... he said on a roll, PHP7 is currently targeted for release on November 12, 2015. For example, PHP7 deprecates PHP4 style constructors. The PHP Uniform Variable Syntax also changes in PHP7. There are builds out already for Ubuntu 14.04 and CentOS 7. There is a note https://github.com/php/php-src/blob/php-7.0.0RC2/UPGRADING about the changes. Given the supposed huge improvements in speed, I can see a lot of folks wanting to upgrade. I think it also supports multi threading.

2
Bugs / Re: Server Status page
« on: September 09, 2015, 11:35:52 am »
Cool. And I figured out the delay when I saw the word daemon appear. I have downloaded the picante scheme to my PC now and have started to see how it works to then create the new theme. Another thing I had had to do a few times was restart php5-fpm, which is not in the list (I assume this only applies to nginx).

3
Feature Requests / Re: New control panel design?
« on: September 08, 2015, 05:30:19 am »
I am a HTML and CSS guru, and a reasonably good php and javascript coder. I like the Admin Control Panel idea, so I will give that a go. I will also make sure it is mobile friendly. At the moment I do not have a local dev server with Ubuntu on, so I will copy the template folder into an accessible domain on my server and bring that locally to my PC using ftp, and then modify and work on it.

4
Bugs / Re: Server Status page
« on: September 07, 2015, 01:07:09 am »
Hi

"I went into Options ... Advanced and enabled nginx, in the status page then Apache is off and nginx is on. However, if I go back to revert to Apache, sometimes both nginx and Apache are on, or Apache shows as off still. If I then switch off the unwanted server in the status page, then it seems to kick it all OK."

This issue seems to have fixed itself!!! But the other issues are still there.

and thanks for looking into that error issue.

5
Bugs / RESOLVED: Server Status page
« on: September 06, 2015, 09:53:47 pm »
Hi

Great software!! This is my first foray into DIY server, and so far so good!!

My server is Ubuntu 14.04 and EHCP Force Ed 1.0.1

I installed EHCP Force Ed and went the verbose route and went fully loaded and used my own passwords. No problem.

I went into Options ... Advanced and enabled nginx, in the status page then Apache is off and nginx is on. However, if I go back to revert to Apache, sometimes both nginx and Apache are on, or Apache shows as off still. If I then switch off the unwanted server in the status page, then it seems to kick it all OK.

However, no matter what I do, nginx restart gives me this:

An Error Occured:
Internal EHCP Error - Undefined Operation: dorestartnginx
This feature may not be complete.

So, being adventurous, I decided to load up the latest versions of PHP and nginx (5.6.12 and 1.8.0 were the latest I could get to install), which caused Apache to go to 2.4.16. MariaDB wasn't enabled, so I dropped that in and upgraded that to 10.0.21

The Server Status panel does not report nginx at all, and thus not it's version, but it also does not report the PH version. When it was on PHP5.5, it happily reported the version, so something got broken. It says this:

Hostname: server1
Linux 3.16.0-30-generic x86_64

PHP version: MySQL version: 10.0.21-MariaDB
Apache version: 2.4.16 (Ubuntu)

Note how the PHP and MySQL are on the same line.

As I said, just messing for now. Must get some sleep, as it is 5AM in the UK right now!!

Trevor

Pages: [1]