Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Feedback to: Textpattern 4.5.0 released
small quibble.
The current Update doc. says:
Copy the contents of the textpattern folder to the server's textpattern folder. You may optionally exclude the setup directory, since it is only used for first-time installations.
There should be mention that one needs to retain the config.php file otherwise the update doesn’t work.
My workflow:
I rename textpattern dir to texpatternOLD
rename the three files to .htaccessOLD css.phpOLD and index.phpOLD
Upload the three files and the new textpattern dir
BUT one must retain the config.php file (in my case after encountering errors i simply copied the config.php file from OLD to the new text pattern dir.
Also if one overwrites the existing textpattern dir with the new one, will we not lose the config.php file?
…. texted postive
Offline
Re: Feedback to: Textpattern 4.5.0 released
@bici
Update doc on the textpattern.com website itself, not in the download, yes?
Offline
Re: Feedback to: Textpattern 4.5.0 released
philwareham wrote:
@bici
Update doc on the textpattern.com website itself, not in the download, yes?
i was refering to this doc
is there another one?
…. texted postive
Offline
Re: Feedback to: Textpattern 4.5.0 released
indeed there is another OUTDATED doc:
http://textpattern.net/wiki/index.php?title=Upgrading_to_a_New_Version#Step_4:_Update
Why not delete it? Or redirect users… otherwise its confusing, no?
…. texted postive
Offline
Re: Feedback to: Textpattern 4.5.0 released
bici wrote:
indeed there is another OUTDATED doc: <snip> Why not delete it? Or redirect users… otherwise its confusing, no?
Umm, that’s the same document you linked to in the previous post so I shan’t delete it. I can certainly edit it to make things clearer, but as it’s a wiki you could always edit it yourself. Do you have an account?
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: Feedback to: Textpattern 4.5.0 released
I’ve managed several installs on different servers without troubles … :)
But on this one I get a pop-up >
… !?
[edit]
A second, new and fresh install gives (still) 3 warning messages:
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 10086 is not allowed to access /tmp/txp_2DvK4s owned by uid 48 in /var/www/vhosts/claraelders.nl/httpdocs/txpnew/textpattern/lib/txplib_misc.php on line 1670
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 10086 is not allowed to access /tmp/txp_cfzaI0 owned by uid 48 in /var/www/vhosts/claraelders.nl/httpdocs/txpnew/textpattern/lib/txplib_misc.php on line 1670
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 10086 is not allowed to access /tmp/txp_wlaCly owned by uid 48 in /var/www/vhosts/claraelders.nl/httpdocs/txpnew/textpattern/lib/txplib_misc.php on line 1670
… !?
Anybody?
[edit]
It has to do with chmode … I changed permission on files, textpattern and tmp (777) and now I only get the above pop-up … I’m stuck … :(
[edit]
It looks like the path to /tmp isn’t set correctly in Txp. Because of this I can’t get into Txp itself. Is there another way to edit some .php file so Txp can find its /tmp folder?
Last edited by RedFox (2012-09-04 09:29:44)
Offline
Re: Feedback to: Textpattern 4.5.0 released
Bloke wrote:
bici wrote:
indeed there is another OUTDATED doc: <snip> Why not delete it? Or redirect users… otherwise its confusing, no?
Umm, that’s the same document you linked to in the previous post so I shan’t delete it. I can certainly edit it to make things clearer, but as it’s a wiki you could always edit it yourself. Do you have an account?
Umm your right . But I could edit and add a note further down. I think I have account to edit .
…. texted postive
Offline
Re: Feedback to: Textpattern 4.5.0 released
bici wrote:
I could edit and add a note further down. I think I have account to edit .
Cool, thanks. I had a go earlier. Feel free to improve it.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: Feedback to: Textpattern 4.5.0 released
I’ve updated from 4.41, but I’ve some problems:
- Warning: include(*****/textpattern/lib/txplib_html.php) [function.include]: failed to open stream: Permission denied in *****/textpattern/index.php on line 81
- Warning: include() [function.include]: Failed opening ‘*****/textpattern/lib/txplib_html.php’ for inclusion (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in *****/textpattern/index.php on line 81
- Fatal error: Call to undefined function script_js() in *****/textpattern/lib/txplib_head.php on line 60
What is problem?
Offline
Re: Feedback to: Textpattern 4.5.0 released
Hi Rigel,
Can you post your diagnostics?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Feedback to: Textpattern 4.5.0 released
Colak, I cann’t view diagnostic page, only page with error mesages in all web pages. :(
Offline
Re: Feedback to: Textpattern 4.5.0 released
@Rigel
Just to rule it out, what version of PHP are you using (minimum requirement now is 5.2)?
Offline