Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Kris75 on November 05, 2005, 02:46:22 PM
-
Hi
Im cant see any of my php pages on my server. All of them are white. First i tried with the 6.0.1 server and now i have upgraded to the 7.0 beta 5 server and still the same, all white. What can the problem be? Do i have to activate php?
-
Strange if you go to http://<ip>/horde do you really got a blank page (this is php..)
I also had a blank page at the 7.0 B5 first, but as I tried the link above, I understood it was only misstyping from my side.
-
Php is enabled in the Sme setup however when you create an IBAY
and plan on putting php pages in it you MUST enable the
Execution of dynamic content (CGI, PHP, SSI) when you create the ibay or you can just go back and modify it if you have forgot to set it
Sme 6.5rc1 and lower work great with php but the Sme 7 betas
have some problems php pages will display fine but something in the base configuration has changed GET requests fail
GET request for login & password like items http error 304 NOT MODIFIED and no cookie produced
I have spent over 20 hours on this problem stick with Sme 6.5 or less
-
I have spent over 20 hours on this problem stick with Sme 6.5 or less
And we won't be able to fix anything in 7.0beta without details of what is wrong. Which means 7 will have this issue unless someone can provide details of what to fix.
As we stated many times - something is different which affects third-party PHP scripts. But we don't know what it is either and can't debug it without help of those experiencing the problem.
I am still waiting to see an apology from you for your offensive behaviour in this thread. Although you have taken down the offending page, I find your behaviour unacceptable:
http://forums.contribs.org/index.php?topic=29397.msg122790#msg122790
-
Thanks guys. Ill take the 6.5 and installl it instead. Horde works fine though!?
-
I have upgraded to sme 6.5 and still the same problem:
http://cofman.helgenaes.com/cofman/de/main.php
All the pages are white. I have enabled Execution of dynamic content (CGI, PHP, SSI), but still the same!?!
What can it be?
-
I have upgraded to sme 6.5 and still the same problem:
http://cofman.helgenaes.com/cofman/de/main.php
All the pages are white. I have enabled Execution of dynamic content (CGI, PHP, SSI), but still the same!?!
What can it be?
Incorrect permissions, a database not populated, a problem with pear. Plenty of things can cause a white page.
-
How should the permissions be on the sme server?
-
I have upgraded to sme 6.5 and still the same problem:
http://cofman.helgenaes.com/cofman/de/main.php
Have you tried looking at the source for that page? Looks to me like PHP is running fine. Check your code, or try running something simpler, like <? phpinfo(); ?>
-
This is what i got when i tried <? phpinfo(); ?>. Does it look alright?
http://www.helgenaes.com/test%20php.php
-
This is what i got when i tried <? phpinfo(); ?>. Does it look alright?
http://www.helgenaes.com/test%20php.php
Looks good to me. PHP is definately running. The white screen you are seeing, is your PHP script producing a white screen. You are in the realms of PHP development now...
-- JJ
-
You are in the realms of PHP development now...
What do you meen by that? Realms?
-
You are in the realms of PHP development now...
What do you meen by that? Realms?
It means: if your PHP scripts are not doing what you expect them to do - and I am sure you are not expecting them to produce a white screen - then best ask on a PHP forum.
-- JJ
-
Ah ok, thanks. :-)
-
Kris75
Your page at:
http://www.helgenaes.com/test%20php.php
is working now. Can you tell us how you repaired it?
Larry
-
I'm trying to install phplive on sme 7rc3 and I always get a white screen.
PHP processing on ibay is activated and if I try phpinfo it works ok.
What is strange is that it worked 100% on SME 6.5...
Any ideas?
I can send the php index file for checking purposes.
Keep up the good work.
-
Any ideas?
Look in your log files.
-
gordonr
Re: gbaird
> I am still waiting to see an apology from you for your offensive
> behaviour in this thread. Although you have taken down the offending
> page, I find your behaviour unacceptable:
> http://forums.contribs.org/index.php?topic=29397.msg122790#msg122790
The page is still there, it's just that the virtual domain he hid behind was deleted.
His true idenity is revealed
http://www.eelriver.com/fo.php
-
organetic
Any ideas?
Maybe adjust your apps config.php file to suit the location of the app on your server
-
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??
-
calisun
Did you try what I suggested re config.php
-
But all I get is a blank page, any ideas??
Look in your log files.