Install/update your databse schema - blank page
-
it should be moving to fog/management/index.php?node=schemaupdater
Why it’s removing the index.php part is a puzzle.
-
Dear Tom,
I can close this problem. Thanks for the support!
What I’ve done or learnt -
I’ve upgraded to svn 2906 just to be sure I have the latest and greatest.
I rechecked everything I had to patch to get it going on a SuSe platform. Although I didn’t find anything, Doing it again, I might have missed out a mistake I made last time.I’ve found that if I enter
[QUOTE][url]http://localhost/fog/management/index.php[/url][/QUOTE]
then the redirect keeps the 'index.php
but if I enter
[QUOTE][url]http://localhost/fog/management[/url][/QUOTE]
then the redirect follows
However, this doesn’t appear to be a problem as the redirect now works and I get the page I expect.I found that the new version needs me to enter the PHP SSL extension otherwise I get the error
[QUOTE]PHP Fatal error: Call to undefined function openssl_pkey_new() in /srv/www/htdocs/fog/lib/fog/FOGCore.class.php on line 522[/QUOTE]
in the apache error_log.Installing this extension required me to restart the apache server.
Upon retrying, it all burst into life
Thanks again.
Onto the next challenge.
Alasdair