| Author |
Message |
darkxst
Beginner


Joined: Mar 25, 2006 Posts: 10
|
Posted: Sat Feb 23, 2008 5:52 am Post subject: step 6 of auto configuration depends on php 5? |
|
|
Well I am in the process updating phpbb/g2 on my real server now and since my webserver is running php4. Step 6 of the auto configuration fails due to the call to file_put_content() which is a php5() function.
Does step 6 (g2embed settings) do anything apart from changing the value of setConfig('mode.embed.only' to true? |
|
| Back to top |
|
|
AdBot
|
| Post subject: step 6 of auto configuration depends on php 5? |
|
|
|
|
|
| Back to top |
|
 |
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 955
|
Posted: Sat Feb 23, 2008 3:41 pm Post subject: Re: step 6 of auto configuration depends on php 5? |
|
|
Darn it! My bad. All it does is set gallery to embed mode.
Gallery is going to require php5 in the near future though... |
|
| Back to top |
|
|
|
|
|
|
|