New Install, Blank Page

Hello,

I just went through and installed the newest version of Dolphin clean to a clean subdirectory, and a clean MySQL database.  I was able to go through the install fine and it seemed to have worked fine.  After the permission reversal, which I did manually then clicked skip on brought ne to my sites index page. The only problem was the page is blank.  All the pages are blank.  It will not even let me log into mysites admin panel.  Am I doing something wrong?

Is there a way for me to check the coding on the Database information and such.  But I still don't see why that would return a blank page entirely.  Please check it out.  myoutdoors.alphabluetech.com

Any help please?

-Kevin

Quote · 21 Oct 2009

I was thinking.  During the install, it could not find the path to my interprteter so I manually put that in.  Could this be the problem, and if so, anything I can do about it?

Quote · 21 Oct 2009

I am having this very same problem - but can't seem to find an answer to resolve it :(

am running on a dedicated server so have been able to make all the changes required (unless I missed something important)

Was hoping to license dolphin 7 but looks like I will have to stick with an older version cause that still works fine on my other website...

If anyone has any idea what the solution could be, pleaseeeeeeee help before I have no hair left to pull out lol...have tried to contact dolphin directly and no answer so assuming they either don't know or haven't found a solution yet.

Quote · 15 Jan 2010

I was thinking.  During the install, it could not find the path to my interprteter so I manually put that in.  Could this be the problem, and if so, anything I can do about it?

Possibily. The inc/header.inc.php contains the path information to php which must be verified with your provider if it could not be determined automatically by dolphin.



https://www.deanbassett.com
Quote · 15 Jan 2010

http://www.boonex.com/trac/dolphin/wiki/DolTech

Quote · 15 Jan 2010

Blank page problems are hard to resolve.

You may need to add a option in your php.ini file to turn on error reporting so any errors can be seen.

error_reporting = E_ALL & ~E_NOTICE

display_errors = ON


That might not work for some hosts.

Also check the root of your dolphin site and see if the server dumped a error.log file for you to look at.

https://www.deanbassett.com
Quote · 15 Jan 2010

Hi Deano


Did what you suggested and these are the errors that are coming up...

Warning: require_once(../inc/classes/BxDolIO.php) [function.require-once]: failed to open stream: Permission denied in /home/default/bingowaffle.com/user/htdocs/install/index.php on line 458

Fatal error: require_once() [function.require]: Failed opening required '../inc/classes/BxDolIO.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/default/bingowaffle.com/user/htdocs/install/index.php on line 458

Quote · 15 Jan 2010

Weird. You got to the end of the install. The install directory on the server should have been removed. It's still trying to access the install directory.


I am having problems figuring out that error. But now that you have a error here for others to see, perhaps someone else can shed some light on it.


But one thing you can try, if the install actually finished is to remove the install folder from the server.

It can always be uploaded again if that does not do it.

https://www.deanbassett.com
Quote · 15 Jan 2010

Hi Deano,

Cheers for the help... will keep looking to see if anyone can shed some light on it... I removed the install folder and just get the same message again "It seems to be script is not installed."

Hopefully I'll find something out eventually lol.

Again, thanks for the help though!

Cheers!

Quote · 15 Jan 2010

Hi guys, not sure if this will help anyone else in the future - but if you get the message "it seems to be script is not installed" after going through the installation and end up pulling your hair out trying to find out why...its turned out to be one of the simple things that I missed....I was setting the reverse permissions to 666 - when I started tinkering, I set it to 755 and boom its working.


Thanks for all of the help tho from deano and dosdawg!

Quote · 19 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.