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 - rodpascoe

Pages: [1]
1
PHP / Re: Php 5.6.x
« on: February 28, 2016, 06:58:35 PM »
Be aware that you probably won't get JPEG support to work in 5.6.x.

No matter how you compile PHP JPEG support doesn't get compiled into it.

I've moved back to 5.4 and it works perfectly so something is up with the built in 5.6 branch.

2
CentOS-WebPanel Bugs / Re: cPanel Import problem
« on: February 27, 2016, 03:44:45 PM »
Make sure the .htaccess file is also owned by the right group/owner and make sure it doesn't have any illegal directives for the php handler that you are using as if you had for example DSO on cPanel then the apache directives won't work.

3
CentOS-WebPanel Bugs / Fix Permissions Misses Hidden Files
« on: February 23, 2016, 10:24:12 PM »
When you select the fix permissions menu items it does't do all the files - any file that is hidden (i.e starts with a . ) is unchanged.

A common one that causes problems is .htaccess files as they then are owned by root after the migration and can't be read.

4
CentOS-WebPanel Bugs / cPanel Import problem
« on: February 23, 2016, 10:22:56 PM »
When you import a cPanel backup account one thing always happens and another sometimes happens.

First thing is you always have to fix permissions as you immediately get a 500 server error.

Also, sometimes databases get half their tables missed off so you don't notice as it looks fine until you spot errors!

Pages: [1]