PHP 5.3.6 Errors

For bug reports and fixes, installation issues, and new ideas for technical features.

Moderator: SEOW Developers

Post Reply
eric963
Posts: 55
Joined: Tue 09 Jan 2007 12:51 am

PHP 5.3.6 Errors

Post by eric963 »

Just setup SEOW on my new server. Running Apache 2.2.17, PHP 5.3.6, MP is showing 4.760 and I used the autoupdater to populate the MP4public folder.

When accessing the mp-admin to setup my connections the firt time I get to the connection screen I am able to put in my default connect but all but 2 of the other sectors are blank. If I save the settings and try to go back in nothing appears ecxept the SEOW picture and the heading "Database Connection Definitions" and the rest of the page is blank.

Here is the error log

[Mon May 02 01:04:53 2011] [error] [client 192.168.1.1] PHP Notice: Trying to get property of non-object in E:\\Apache2.2\\htdocs\\SEOW\\MP4public\\Scripts\\MP-Connection.php on line 58, referer: http://eric.servegame.com:8080/Seow/mp4 ... -admin.php
[Mon May 02 01:04:53 2011] [error] [client 192.168.1.1] PHP Notice: Trying to get property of non-object in E:\\Apache2.2\\htdocs\\SEOW\\MP4public\\Scripts\\MP-Connection.php on line 61, referer: http://eric.servegame.com:8080/Seow/mp4 ... -admin.php
[Mon May 02 01:04:53 2011] [error] [client 192.168.1.1] PHP Notice: Trying to get property of non-object in E:\\Apache2.2\\htdocs\\SEOW\\MP4public\\Scripts\\MP-Connection.php on line 62, referer: http://eric.servegame.com:8080/Seow/mp4 ... -admin.php
[Mon May 02 01:04:53 2011] [error] [client 192.168.1.1] PHP Notice: Trying to get property of non-object in E:\\Apache2.2\\htdocs\\SEOW\\MP4public\\Scripts\\MP-Connection.php on line 63, referer: http://eric.servegame.com:8080/Seow/mp4 ... -admin.php
[Mon May 02 01:04:53 2011] [error] [client 192.168.1.1] PHP Fatal error: Call to a member function MoveNext() on a non-object in E:\\Apache2.2\\htdocs\\SEOW\\MP4public\\Scripts\\MP-Connection.php on line 65, referer: http://eric.servegame.com:8080/Seow/mp4 ... -admin.php

Trying to determin if I have a configuration error or if its SEOW related.

Thanks
Eric
IV/JG7_4Shades
Posts: 2202
Joined: Mon 08 Jan 2007 11:10 pm
Location: Perth, Western Australia

Post by IV/JG7_4Shades »

Hi Eric,

Make sure you have a bunch of files in your Scripts/adodb53 folder. These must be there for your particular PHP environment. It seems that sometimes the autoupdater doesn't update everything. I also note that your error messages do not show the correct capitalization of filenames - probably unimportant but something to keep in mind.

Cheers,
4Shades
IV/JG7_4Shades
SEOW Developer

Image
eric963
Posts: 55
Joined: Tue 09 Jan 2007 12:51 am

Post by eric963 »

Ok, I checked the CVS and I have all the files. I used the proper capitalization just to make sure and get the exact same errors. Anything else I can check?

Eric
eric963
Posts: 55
Joined: Tue 09 Jan 2007 12:51 am

Post by eric963 »

Ok, got it fixed. PHP 5.3.6 required a specific version of Apache 2.2.17 which I was able to download from Apache Lounge.
Post Reply