Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: calisun on November 03, 2006, 10:53:32 AM

Title: php page is blank
Post by: calisun on November 03, 2006, 10:53:32 AM
I am trying to install: https://sourceforge.net/projects/odysseusblog/
The I bay I have created for it, I have enabled Execution of dynamic content (CGI, PHP, SSI)

The installation steps are simple:
INSTALLATION STEPS:
1) Point your browser to install.php
2) Fill it out and submit it.
3) Remove install.php
4) Enjoy!

I have placed files in ibay/ html folder
I Point my browser to install.php

But all I get is a blank page, any ideas??
Title: php page is blank
Post by: william_syd on November 03, 2006, 11:50:18 AM
Could this be a php basedir problem?

Search the forums for it and /tmp .
Title: Re: php page is blank
Post by: piran on November 03, 2006, 12:06:15 PM
Quote from: "calisun"
I am trying to install: https://sourceforge.net/projects/odysseusblog/
The I bay I have created for it, I have enabled Execution of dynamic content (CGI, PHP, SSI)

Group = Everyone?
Users: Write=Group Read=Everyone?
Public Access: Entire internet (no password needed)?
Title: Re: php page is blank
Post by: cactus on November 03, 2006, 01:00:16 PM
Quote from: "calisun"
I have placed files in ibay/ html folder
I Point my browser to install.php

But all I get is a blank page, any ideas??

Have you already taken a look at the log files of the httpd daemon? See /var/log/httpd/error_log /var/log/httpd/access_log.
Title: php page is blank
Post by: william_syd on November 03, 2006, 01:20:39 PM
Access log will probably show no data returned
Code: [Select]
install.php HTTP/1.1" 200 -
Title: php page is blank
Post by: william_syd on November 03, 2006, 01:49:06 PM
Quote from: "https://sourceforge.net/forum/forum.php?thread_id=1533908&forum_id=570911"

Odysseus Blog


Discussion Forums: Help

Admin

Help Me!!
By: j0eh4x (j0eh4x) - 2006-07-10 16:20
I've been watching and waiting for the release of this script... and its finally here!! but heres my problem, When I to run the index.php or the install.php i get a blank page. Absolutely no code is displayed any suggestions. Its not a server problem either.


      RE: Help Me!!
      By: JiveMasterT (jivemastert) - 2006-08-18 17:26
      Having the same problem!
Title: Re: php page is blank
Post by: william_syd on November 03, 2006, 02:08:17 PM
Quote from: "calisun"
I am trying to install: https://sourceforge.net/projects/odysseusblog/
The I bay I have created for it, I have enabled Execution of dynamic content (CGI, PHP, SSI)

The installation steps are simple:
INSTALLATION STEPS:
1) Point your browser to install.php
2) Fill it out and submit it.
3) Remove install.php
4) Enjoy!

I have placed files in ibay/ html folder
I Point my browser to install.php

But all I get is a blank page, any ideas??


Check your messages log.
Code: [Select]
Nov  4 00:01:47 c3 httpd: PHP Parse error:  parse error, unexpected T_LNUMBER in /home/e-smith/files/ibays/blog/html/install.php on line 58

There is an error at line 58 of install.php

Comment it out // and you will get a little further.

And the index.php is broken.
Code: [Select]
Nov  4 00:09:23 c3 httpd: PHP Parse error:  parse error, unexpected '{' in /home/e-smith/files/ibays/blog/html/index.php on line 7
Title: php page is blank
Post by: calisun on November 03, 2006, 05:53:56 PM
------------------------------------------------
piran wrote:
Group = Everyone?
Users: Write=Group Read=Everyone?
Public Access: Entire internet (no password needed)?
------------------------------------------------

Yes, the settings are as you asked


william_syd
I have created a bug report on sourceforege for Odysseus
and I will make changes as you have described and report back.
Title: Re: php page is blank
Post by: william_syd on November 04, 2006, 04:12:58 AM
Quote from: "calisun"
I am trying to install:


Whats so special about this blog script?

Appears a little incomplete.
My Blog (https://secure.magicwilly.info/blog/)
Title: php page is blank
Post by: calisun on November 06, 2006, 09:25:18 PM
Found a fix, see link for answer:
https://sourceforge.net/tracker/index.php?func=detail&aid=1590045&group_id=167312&atid=842446

william_syd, The reason I have decided to take a look at Odysseus Blog because I am looking for something that has a look and feel of myspace and something that is easy to install.
Odysseus Blog seems to be both things I was looking for.
But as you have mentioned, it is a little incomplete and some functions don't work, ie. search.

Do you have any suggestions as far as any other blog program that has myspace look and work on SME Server?

Thanks
Title: php page is blank
Post by: Jaywalker on January 07, 2007, 08:49:06 AM
Hey guys... I know this is a bit old, but yeah... Google just now registered it when i searched for stuff about my project.

I was aware of the error in install.php and a fix was posted... The only reason I didn't have a patch was because version 2.0 will fix everything (including search) and add much more functionallity to it (various languages, page layout templates, etc.).

Hope you'll give version 2.0 a shot. Expect the release within the month :)

Justin Williams
Odysseus Blog Project Admin