Author Topic: Issues with php 5.3.10  (Read 447 times)

musicandmotion

  • Newbie
  • *
  • Posts: 82
Issues with php 5.3.10
« on: April 19, 2012, 08:50:55 AM »
In upgrading my server to php 5.3.10 the following issue has occurred ...

Fatal error: SourceGuardian Loader - This protected script does not support version 5.3.10 of PHP. Please contact the script author about this problem. Error code [07] in /home/dancetv/public_html/TV3/classes/config.php on line 2

Did follow steps for re-loading PHPShield Loaders - PHP5.3.x Server as noted http://wiki.phpmotion.com/PHPShield53

Apparently your file: http://downloads.phpmotion.com/phpshield-loaders/linux/i386/ixed.5.3  does not include the latest php

Please advise

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6605
  • PHPmotion Developer
Re: Issues with php 5.3.10
« Reply #1 on: April 19, 2012, 09:33:02 AM »
you need to install the phpmotion files / release for php5.3

musicandmotion

  • Newbie
  • *
  • Posts: 82
Re: Issues with php 5.3.10
« Reply #2 on: April 19, 2012, 09:35:59 AM »
Running PHPmotion V3.5 was there a separate upgrade just for php 5.3?

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6605
  • PHPmotion Developer
Re: Issues with php 5.3.10
« Reply #3 on: April 19, 2012, 09:38:01 AM »
yeah there is a separate release for php5.3

musicandmotion

  • Newbie
  • *
  • Posts: 82
Re: Issues with php 5.3.10
« Reply #4 on: April 19, 2012, 09:41:10 AM »
Got it! Thanks.

Has been a while - reviewing install guide at http://wiki.phpmotion.com/InstallingV3
Seems to be initial install. Is there a way to just update?

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6605
  • PHPmotion Developer
Re: Issues with php 5.3.10
« Reply #5 on: April 19, 2012, 09:47:50 AM »
sure, that was posted someplace, you need to update 4 files

/classes/config.php
/includes/mp3_id3_utils.php
/addons/customprofile/pimp.class.php
/addons/customprofile/index.php

just upload those in binary mode


musicandmotion

  • Newbie
  • *
  • Posts: 82
Re: Issues with php 5.3.10
« Reply #6 on: April 19, 2012, 10:10:49 AM »
Ok - so solved the main issue and the site is back up but apparently killed something.

If you go to http://www.philadelphiadance.tv

the main player works fine. But if you click on any other video thumbnail get
The requested URL /play.php was not found on this server.

and if clicking on a menu item/category get
The requested URL /category_home.php was not found on this server.

Tried it with both default theme and jamjii theme with same result



frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 6605
  • PHPmotion Developer
Re: Issues with php 5.3.10
« Reply #7 on: April 19, 2012, 10:26:42 AM »
well what did you upload, just those 4 files.
is the htaccess file in the webroot

musicandmotion

  • Newbie
  • *
  • Posts: 82
Re: Issues with php 5.3.10
« Reply #8 on: April 19, 2012, 10:42:06 AM »
htaccess is in philadelphiadance.tv/TV3/

musicandmotion

  • Newbie
  • *
  • Posts: 82
Re: Issues with php 5.3.10
« Reply #9 on: April 19, 2012, 10:46:21 AM »
Going to delete everything - pull from back up and start again - will advise

musicandmotion

  • Newbie
  • *
  • Posts: 82
Re: Issues with php 5.3.10
« Reply #10 on: April 19, 2012, 07:42:20 PM »
All good now. Thanks for your help!