Page 1 of 1

PHP 5.3.6 Errors

Posted: Mon 02 May 2011 1:15 am
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

Posted: Mon 02 May 2011 5:16 am
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

Posted: Mon 02 May 2011 10:08 pm
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

Posted: Wed 04 May 2011 12:43 am
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.