-
AuthorPosts
-
November 18, 2017 at 10:39 pm #878663
I’m not a developer so I may get the lingo wrong, but my bluehost server is on PHP 5.6
Can I or should I select another one in my bluehost PHP config?
are there any specific instructions on how to do this?November 19, 2017 at 12:38 am #878688Hey KK,
You should choose PHP 7, here’s a bluehost help topic on how to do so.Best regards,
MikeNovember 19, 2017 at 2:42 am #878700Thanks– Now I have a choice of three options
http://bit.ly/2iulftIoption 1 – PHP 7.0 [Beta, check site functionality for compatibility after enabling]
All files with the extension .php will be handled by the PHP 7.0 engine.
Latest version of PHP.
option 2 – PHP 7.0 (Single php.ini) [Beta, check site functionality for compatibility after enabling]
Same as PHP 7.0, but all subdirectories will use ~/public_html/php.ini
option 3 – PHP 7.0 (FastCGI) [Beta, check site functionality for compatibility after enabling]
All files with the extension .php will be handled by PHP 7.0 FastCGI processes.
FastCGI for PHP makes all your PHP applications run through mod_fastcgi instead of mod_suphp. This eliminates the overhead of loading the PHP interpreter on every hit. Since it is always in memory ready for the next hit, the responses will be generated faster.November 19, 2017 at 8:20 pm #878840Hi,
Option 1 should be fine, but you could try option 3 and if all works fine then use it, otherwise go back and use option 1Best regards,
MikeNovember 20, 2017 at 1:08 am #878925thanks
November 20, 2017 at 1:43 am #878936I chose the first option.
It has deposited some unwanted code on my products. Is there a way to deal with that?
https://ibb.co/fahe7m (see yellow area)November 20, 2017 at 10:03 pm #879379Hi,
That is a problem of the obox extension and the php7 compatibility.
Please do email them to fix it.Thank you
Best regards,
BasilisNovember 22, 2017 at 4:35 am #880028so I should still go wtith php 7?
today they (Bluehost) did something that really made things screwyNovember 22, 2017 at 9:52 pm #880463Hi kbarranco,
Did you manage to get it working? Or do you need more help?
Best regards,
VictoriaSeptember 26, 2018 at 3:11 am #1014505No- not working, I got the child theme in place but I am having the same problem that started all of this.
I can get to the backend, but the front end just spins and spins. I can see anything.
The parent theme seems to work fine but I need my customization from my child theme.September 26, 2018 at 9:14 am #1014597Hi,
Please create us an admin account and we’ll review the child theme code.
Best regards,
PeterSeptember 27, 2018 at 3:15 am #1015073oops- I added to the wrong posting… ignore my last post
September 27, 2018 at 4:26 am #1015090September 27, 2018 at 6:58 pm #1015453yes please
September 28, 2018 at 3:01 am #1015567 -
AuthorPosts
- The topic ‘Php configuration’ is closed to new replies.