php server problems

Status
Not open for further replies.

ghardaia

New Member
Messages
1
Reaction score
0
Points
1
my website 4.x doesn't work with PHP5.4 or up .
Warning: Illegal string offset 'name' in [path]/includes/functions.php on line 6109
Unable to add cookies, header already sent.
File: /home/ghardaia/public_html/vb/includes/class_core.php
Line: 4479


please move me to a server using PHP5.3
thnx
 

Anna

I am just me
Staff member
Messages
11,783
Reaction score
595
Points
113
See information in this announcement for how to downgrade your site to use php version 5.3: https://community.x10hosting.com/threads/changing-php-versions.189018/

Note that while this sorts the problem, we would recommend that you check if there's an upgrade for the script you are using that is compatible with the latest version of php, or if you have written it yourself to update the code to work with the latest version.
 
Status
Not open for further replies.
Top