New here and new installation failed

hello all,

 

im new on dolphin.. afther clean installation.. with no succes :(

 

please look at: www.vitilesolar.nl (dont loko at the domain its for try it out)

 

page looks weird

 

please help (premissions are right)

Quote · 9 Oct 2011

Administration -> Settings -> Advanced Settings -> Templates

 

Disable all caching and compression.  Let me know if that works.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 Oct 2011

there is no templates option see attachment

prob.png · 279.2K · 81 views
Quote · 9 Oct 2011

Empty the /cache/ (except for the .htaccess file) and /cache_public/ directories, then try again.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 Oct 2011

 i did couple times with no success very strange.. all things went okay during installtion but i never saw a option to put my free license on it

Quote · 9 Oct 2011

 

Empty the /cache/ (except for the .htaccess file) and /cache_public/ directories, then try again.

 Nathan, I've done this before when the cache options were first added a while back.

The only way I got my site back was to edit the admin options table in the database, turning off all cache options there.

Menno23, if this is new or test install, try to install again and do not enable any cache options, if you do make sure to leave your Admin page open in a browser window and check the site in another(browser window).

Reason for this is you still have the admin page open and can edit the settings applied.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

 

 i did couple times with no success very strange.. all things went okay during installtion but i never saw a option to put my free license on it

 There is no place to put your license in, that is done via the Admin panel under "Variables"

or trying to login the admin section will prompt you for license until you do it..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

 

 

Empty the /cache/ (except for the .htaccess file) and /cache_public/ directories, then try again.

 Nathan, I've done this before when the cache options were first added a while back.

The only way I got my site back was to edit the admin options table in the database, turning off all cache options there.

The administration panel shouldn't even be cached, because then problems like this happen.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 Oct 2011

this is the second installation i did..

 

i do not realy understand what u telling me.. where is the option to disable cache options?

also dolphin not asked me any license

Quote · 9 Oct 2011

 

 

 

Empty the /cache/ (except for the .htaccess file) and /cache_public/ directories, then try again.

 Nathan, I've done this before when the cache options were first added a while back.

The only way I got my site back was to edit the admin options table in the database, turning off all cache options there.

The administration panel shouldn't even be cached, because then problems like this happen.

 I agree, I went into panic mode and it was a live site (never test things on your live site kids!).

Zarcon was the one to first find this and tell me where in the database to change. Thanks to him I was right back to normal, then had my provider at the time to install Xcache and all was fine after that.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

??????????? i want this site to be live but i dont no where it goes wrong

Quote · 9 Oct 2011

 

this is the second installation i did..

 

i do not realy understand what u telling me.. where is the option to disable cache options?

also dolphin not asked me any license

 your license is not put in until later, the site will function as normal in fresh install. You can run site forever without entering "any" license

 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

 

??????????? i want this site to be live but i dont no where it goes wrong

 Looking at the site, what or who is your host?

Is this a Dedicated Server?

[edit] do you have your phpinfo? Could you provide it here or PM?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

yes colocated/dedicated host

 

also this is 2nd fresh install :( without success

Quote · 9 Oct 2011

obviously your server is not configured correctly then.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

 

Empty the /cache/ (except for the .htaccess file) and /cache_public/ directories, then try again.

 As Nathan states, something is up with your cache settings. You have them on..

this is taken from your page source..

<link href="http://vitilesolar.nl/gzip_loader.php?file=bx_templ_css_52ead9f2c7c2f79d8b9d26945a3aef75.css" rel="stylesheet" type="text/css" />

make sure your server is configured correctly.

FTP into site and empty the cache folders as directed by Nathan

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

for example what?

 

all other sites runn well also installation runs well

Quote · 9 Oct 2011

where to disable it by hand (sql? file config?) the caching

Quote · 9 Oct 2011

 

for example what?

 

all other sites runn well also installation runs well

 what "other" sites?

and yes the install will run fine.. I've been thru this exact problem. Just trying to help you understand.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

skadate runs okay.. social engine.. vldpersonals ive about 24sites running on it

Quote · 9 Oct 2011

There is a GZIP encoding problem with your css files. Has to have something to do with your server settings.

You need to turn off the cache compression option.

Run this in phpMyAdmin.

UPDATE `sys_options` SET `check` = '' WHERE `Name` = 'sys_template_cache_compress_enable' LIMIT 1

Then empty the cache folder.

https://www.deanbassett.com
Quote · 9 Oct 2011

Sorry. One more.

Run this in phpMyAdmin.

UPDATE `sys_options` SET `value` = '' WHERE `Name` = 'sys_template_cache_compress_enable' LIMIT 1

Then empty the cache folder.

https://www.deanbassett.com
Quote · 9 Oct 2011

its now RUNNING!! yeahh thanks to you all!!!

Quote · 9 Oct 2011

I see you have that one resolved. But you have other problems. I noticed the RSS feed from boonex for the news is not loading.

I am guessing the allow_url_fopen php setting is not on.

For dolphin to run properly the server must meet the requirements of dolphin.

See this page. http://www.boonex.com/trac/dolphin/wiki/DolTech

https://www.deanbassett.com
Quote · 9 Oct 2011

now in need to install rms and something for mp3 files

Quote · 9 Oct 2011

can someone tell me why flashapps not loading  it stays on loading

Quote · 9 Oct 2011

You only need a RMS server for live streaming. The video chat for instance. Audio and video players do not need it.

Make sure your cron job are properly setup and running.

https://www.deanbassett.com
Quote · 9 Oct 2011

okay can you tell me why the chat stays on loading?

Quote · 9 Oct 2011

under the Modules>Flash Apps>

are the modules installed? Click on one of the "plus" symbols and check settings

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

when i go to flash apps it says only: NOT INSTALLED

Quote · 9 Oct 2011

 

when i go to flash apps it says only: NOT INSTALLED

 correct,  i would think your folder permissions are not correct.

try to install and see what you get

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Oct 2011

its not that. i need to copy the php.ini file in to flqash folder

Quote · 9 Oct 2011

still not owkring pfff why nothing works like normal

Quote · 9 Oct 2011

 its not working because your server is not Dolphin compliant.

still not owkring pfff why nothing works like normal

 the issues you are facing are all related to server configuration. get your configuration right, and dolphin will act right. did you read the server requirements for dolphin?

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 9 Oct 2011

where can i find it

Quote · 10 Oct 2011

Here they are..

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

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 10 Oct 2011
 
 
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.