hello to you all,
I just installed dolphin on my website.
www.chelha-mariage.com
and I have an error message that appears below.
/***************************************************************************
* Dolphin Smart Community Builder
* -----------------
* begin : Mon Mar 23 2006
* copyright : (C) 2006 BoonEx Group
* website : http://www.boonex.com/
* This file is part of Dolphin - Smart Community Builder
*
* Dolphin is free software. This work is licensed under a Creative Commons Attribution 3.0 License.
* http://creativecommons.org/licenses/by/3.0/
*
* Dolphin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the Creative Commons Attribution 3.0 License for more details.
* You should have received a copy of the Creative Commons Attribution 3.0 License along with Dolphin,
* see license.txt file; if not, write to marketing@boonex.com
***************************************************************************/
if ( !file_exists( "inc/header.inc.php" ) )
{
// this is dynamic page - send headers to do not cache this page
$now = gmdate('D, d M Y H:i:s') . ' GMT';
header("Expires: $now");
header("Last-Modified: $now");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
echo "It seems to be script is not installed. \n";
if ( file_exists( "install/index.php" ) ) {
echo "Please, wait. Redirecting you to installation form... \n";
echo "
location.href = 'install/index.php';
\n";
}
exit;
}
require_once( 'inc/header.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'admin.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'db.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'profiles.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'prof.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'members.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'news.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'quotes.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'utils.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'membership_levels.inc.php' );
require_once( BX_DIRECTORY_PATH_INC . 'tags.inc.php' );
require_once( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/BxTemplVotingView.php" );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolArticles.php' );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolClassifieds.php' );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolEvents.php' );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolBlogs.php' );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolGroups.php' );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolPageView.php' );
require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolSharedMedia.php' );
require( BX_DIRECTORY_PATH_ROOT . "templates/base/scripts/BxBaseIndex.php" );
require( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/BxTemplIndex.php" );
check_logged();
$_page['name_index'] = 1;
$_page['header'] = $site['title'];
$_page['header_text'] = $site['title'];
$_page['css_name'] = 'index.css';
$oIPV = new BxTemplIndexPageView();
$_ni = $_page['name_index'];
$_page_cont[$_ni]['promo_code'] = getPromoCode();
$_page_cont[$_ni]['page_main_code'] = $oIPV -> getCode();
// add email to notify emails list
if ( $_POST['subscribe'] && $_POST['subscribe_submit'] )
AddNotifyEmail($_POST['subscribe']);
PageCode();
|
Yet count on my admin site works perfectly it may be something else as a problem as I had to google answer the following
"" You need to set the value of the short_open_tag to On. You should do it in the php.ini file on your server. "
as well but I do not see very well what its means just because I can not find the php.ini file on my server.
thank you warmly for your help |
ask your host to obtain a copy of it?
the host is my web hosting?
if the case please confirm me if you like. |
What happens when you go to www.chelha-mariage.co/admin/phpinfo.php? Does your setup meet the requirements for Dolphin? Happiness is a warm gun. |
when
I'm on www.chelha-mariage.com/admin/phpinfo.php I did a page that is
displayed or any information on the site in any case full of
information. and when I open a file phpinfo.php Blocnotes I have the following in the file.
<? php
/************************************************* **************************
* Dolphin Smart Community Builder
* -----------------
* Begin: Mon Mar 23 2006
* Copyright: (C) 2006 BoonEx Group
* Website: http://www.boonex.com/
* This file is part of Dolphin - Smart Community Builder
*
* Dolphin is free software. This work is licensed under a Creative Commons Attribution 3.0 License.
* Http://creativecommons.org/licenses/by/3.0/
*
* Dolphin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
* Without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the Creative Commons Attribution 3.0 License for more details.
* You should have received a copy of the Creative Commons Attribution 3.0 License along with Dolphin
* See license.txt file; if not, write to marketing@boonex.com
************************************************** *************************/
require_once ( '.. / inc / header.inc.php');
require_once (BX_DIRECTORY_PATH_INC. 'design.inc.php');
require_once (BX_DIRECTORY_PATH_INC. 'admin.inc.php');
$ logged [ 'admin'] = member_auth (1, true, true);
phpinfo ();?>
I thank you for your answers and my sincere congratulations for your help I would be very helpful thank you kindly
|
I am not sure what you mean but does your server met the minimum requirements?
http://www.boonex.com/trac/dolphin/wiki/DolTech
Happiness is a warm gun. |
in fact it is simply when I log on my site jai this error message that appears next. on my site www.chelha-mariage.com
/*************************************************
************************** * Dolphin Smart Community Builder *
----------------- * begin: Mon Mar 23 2006 * copyright: (C) 2006 BoonEx
Group * website: * http://www.boonex.com/ This file is part of Dolphin
- Smart Community Builder * * Dolphin is free software. This work is
licensed under a Creative Commons Attribution 3.0 License. *
Http://creativecommons.org/licenses/by/3.0/ * * Dolphin is distributed
in the hope that it will be useful, but WITHOUT ANY WARRANTY; * without
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. * See the Creative Commons Attribution 3.0 License
for more details. * You should have received a copy of the Creative
Commons Attribution 3.0 License along with Dolphin, * see license.txt
file; if not, write to marketing@boonex.com ***************
************************************************** **********/ if (!
file_exists ( "inc / header.inc.php")) (/ / this is dynamic page - send
headers to do not cache this page $ now = gmdate ( 'D , d MYH: i: s').
'GMT' header ( "Expires: $ now") header ( "Last-Modified: $ now")
header ( "Cache-Control: no-cache, must-revalidate") header ( "Pragma:
no - cache "); echo" It seems to be script is not installed. \ n "if (file_exists (" install / index.php ")) (echo" Please, wait. Redirecting you to installation form ...
\ n "; echo" \ n ";) exit;) require_once ( 'inc /
header.inc.php'); require_once (BX_DIRECTORY_PATH_INC.
'design.inc.php') require_once (BX_DIRECTORY_PATH_INC. 'admin.inc.php
') require_once (BX_DIRECTORY_PATH_INC.' db.inc.php '); require_once
(BX_DIRECTORY_PATH_INC.' profiles.inc.php ') require_once
(BX_DIRECTORY_PATH_INC.' prof.inc.php ') require_once
(BX_DIRECTORY_PATH_INC.' members.inc . php ') require_once
(BX_DIRECTORY_PATH_INC.' news.inc.php ') require_once
(BX_DIRECTORY_PATH_INC.' quotes.inc.php ') require_once
(BX_DIRECTORY_PATH_INC.' utils.inc.php ') require_once
(BX_DIRECTORY_PATH_INC.' membership_levels . inc.php '); require_once
(BX_DIRECTORY_PATH_INC.' tags.inc.php ') require_once
(BX_DIRECTORY_PATH_ROOT. "templates / tmpl_ ($ tmpl) / scripts /
BxTemplVotingView.php"); require_once (BX_DIRECTORY_PATH_CLASSES.'
BxDolArticles.php ' ) require_once (BX_DIRECTORY_PATH_CLASSES.
'BxDolClassifieds.php') require_once (BX_DIRECTORY_PATH_CLASSES.
'BxDolEvents.php') require_once (BX_DIRECTORY_PATH_CLASSES.
'BxDolBlogs.php') require_once (BX_DIRECTORY_PATH_CLASSES.
'BxDolGroups.php') require_once (BX_DIRECTORY_PATH_CLASSES.
'BxDolPageView.php') require_once (BX_DIRECTORY_PATH_CLASSES.
'BxDolSharedMedia.php') require (BX_DIRECTORY_PATH_ROOT. "templates /
base / scripts / BxBaseIndex.php") require (BX_DIRECTORY_PATH_ROOT.
"templates / tmpl_ ($ tmpl) / scripts / BxTemplIndex.php ");
check_logged (); $ _PAGE [ 'name_index'] = 1; $ _PAGE [ 'header'] = $
site [ 'title']; $ _PAGE [ 'header_text'] = $ site [ 'title' ]; $ _PAGE
[ 'css_name'] = 'index.css'; $ oIPV = new BxTemplIndexPageView (); _ni
$ = $ _PAGE [' name_index ']; $ _page_cont [$ _ni] [' promo_code '] =
getPromoCode () ; $ _page_cont [$ _ni] [ 'page_main_code'] = $ oIPV
-> getCode () / / add email to notify emails list if ($ _POST [
'subscribe'] & & $ _POST [ 'subscribe_submit']) AddNotifyEmail
($ _POST [ 'subscribe']); PageCode (); |
and to solve this problem to meet a minimum requirement by the server I should do anyway if you like it?
what file could I do something to solve my problem.
how to do so knowing that the problem is solved? |
is what would be his kind can have an answer please? |
.
Aside from the error messages which are clear, it's very dificult (at least for me) to really understand anything that you're talking about. I know this doesn't help right now, but if you run your own server and especially if you do not run your own server, you should always be aware of the technical requirements before you download and install anything.
http://www.boonex.com/trac/dolphin/wiki/DolTech
.
If you don't know or understand such requirements you only have two options:
1. Consult your server company or ISP and ask about these requirements in advance.
2. Forget the whole thing altogether and try something else if you don't know how your server works.
.
Seems to me that you chose option 3 though ... getting started without knowing if you have the right equipment ...
.
.
Greetings from Germany
|
.
Aside from the error messages which are clear, it's very dificult (at least for me) to really understand anything that you're talking about. I know this doesn't help right now, but if you run your own server and especially if you do not run your own server, you should always be aware of the technical requirements before you download and install anything.
http://www.boonex.com/trac/dolphin/wiki/DolTech
.
If you don't know or understand such requirements you only have two options:
1. Consult your server company or ISP and ask about these requirements in advance.
2. Forget the whole thing altogether and try something else if you don't know how your server works.
.
Seems to me that you chose option 3 though ... getting started without knowing if you have the right equipment ...
.
.
Greetings from Germany
Well Put,
Now, can I get some help on the said issue? "It seems to be script is not installed."
I meet the requirements I am sure, with a Dedi / 4g / Dual AMD Procs / 100Mbit / Debian for the Flavor - root if I need..
I created a new database, (no fields) and it is under a user name that runs other databases. I checked and rechecked all that.
I chmod'ed what needed to be done.
Run through setup and then undone the perms per the instructions in setup and I still get this message. The server serves only 1 website and a IRCd and only select few people have access. There should be no issues with the ports.
Thanks in advance for getting back with me on this issue.
Mike
|
.
Aside from the error messages which are clear, it's very dificult (at least for me) to really understand anything that you're talking about. I know this doesn't help right now, but if you run your own server and especially if you do not run your own server, you should always be aware of the technical requirements before you download and install anything.
http://www.boonex.com/trac/dolphin/wiki/DolTech
.
If you don't know or understand such requirements you only have two options:
1. Consult your server company or ISP and ask about these requirements in advance.
2. Forget the whole thing altogether and try something else if you don't know how your server works.
.
Seems to me that you chose option 3 though ... getting started without knowing if you have the right equipment ...
.
.
Greetings from Germany
Well Put,
Now, can I get some help on the said issue? "It seems to be script is not installed."
I meet the requirements I am sure, with a Dedi / 4g / Dual AMD Procs / 100Mbit / Debian for the Flavor - root if I need..
I created a new database, (no fields) and it is under a user name that runs other databases. I checked and rechecked all that.
I chmod'ed what needed to be done.
Run through setup and then undone the perms per the instructions in setup and I still get this message. The server serves only 1 website and a IRCd and only select few people have access. There should be no issues with the ports.
Thanks in advance for getting back with me on this issue.
Mike
mike,
i have seen this error on a few occasions where the dedicated server user was logging in as root and doing a wget on the files,and extracting the zip. can you please check ownership of the files and let me know what it says. also, in relation to the actual "error" you are getting, can you tell me what it is.
from the limited amount of information we have from ChelhAZ, it is hard to determine what is exactly going on. but your exact error, could also be different than what i am referring to. please specify how you installed, but moreover, please ls -l the dolphin install and let me know who owns those files/
Regards, DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
DD, this thing looks like the php files are not being recognized... Not positive, as I'm not a server guru like many of you here are, just noticing how it's throwing the page code and not the page. |
DD, this thing looks like the php files are not being recognized... Not positive, as I'm not a server guru like many of you here are, just noticing how it's throwing the page code and not the page.
yeah that is correct, and i have seen it do this on an ownership issue.
Regards, DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
.
Aside from the error messages which are clear, it's very dificult (at least for me) to really understand anything that you're talking about. I know this doesn't help right now, but if you run your own server and especially if you do not run your own server, you should always be aware of the technical requirements before you download and install anything.
http://www.boonex.com/trac/dolphin/wiki/DolTech
.
If you don't know or understand such requirements you only have two options:
1. Consult your server company or ISP and ask about these requirements in advance.
2. Forget the whole thing altogether and try something else if you don't know how your server works.
.
Seems to me that you chose option 3 though ... getting started without knowing if you have the right equipment ...
.
.
Greetings from Germany
Well Put,
Now, can I get some help on the said issue? "It seems to be script is not installed."
I meet the requirements I am sure, with a Dedi / 4g / Dual AMD Procs / 100Mbit / Debian for the Flavor - root if I need..
I created a new database, (no fields) and it is under a user name that runs other databases. I checked and rechecked all that.
I chmod'ed what needed to be done.
Run through setup and then undone the perms per the instructions in setup and I still get this message. The server serves only 1 website and a IRCd and only select few people have access. There should be no issues with the ports.
Thanks in advance for getting back with me on this issue.
Mike
mike,
i have seen this error on a few occasions where the dedicated server user was logging in as root and doing a wget on the files,and extracting the zip. can you please check ownership of the files and let me know what it says. also, in relation to the actual "error" you are getting, can you tell me what it is.
from the limited amount of information we have from ChelhAZ, it is hard to determine what is exactly going on. but your exact error, could also be different than what i am referring to. please specify how you installed, but moreover, please ls -l the dolphin install and let me know who owns those files/
Regards, DosDawg
Same user that I uploaded with owns it. Owns all the files. and technically, there is no errors occuring other than when I go to pull up the /users/index.php after renaming the /install/ directory, I get that message I mentioned before.
|
DD, this thing looks like the php files are not being recognized... Not positive, as I'm not a server guru like many of you here are, just noticing how it's throwing the page code and not the page.
yeah that is correct, and i have seen it do this on an ownership issue.
Regards, DosDawg
mike, and Chelhaz, can you provide a link to your php info, create a php file, <? phpinfo() ?> name it whatever you wish, upload it to the server, and call it up in the browser and let us know the link or the output, this will tell your specs on your build.
Regards, DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
would be interesting to see your apache config as well as your php build please provide the following information if you would
Dolphin Version:
Apache Version:
OS/v:
PHP Build
Mysql Version:
and a link to your php info file.
Regards,
DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
EDIT: Dosdawg types faster than I do on this. LOL |
EDIT: Dosdawg types faster than I do on this. LOL
i actually sprang my pinky trying to type the answer before you did. JK, you are correct in your observations, but the chehlaz its difficult understanding what could be going on there.
Regards,
DosDawg
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
http://paranoianet.com/users/phpinfo.php
Dolphin 6.1.6
Apache 2.2.3
CentOS Linux 5.3
MySQL 5.0.45
http://paranoianet.com/users/ is showing the error.
|
http://paranoianet.com/users/phpinfo.php
Dolphin 6.1.6
Apache 2.2.3
CentOS Linux 5.3
MySQL 5.0.45
http://paranoianet.com/users/ is showing the error.
What's your php version on this? 5.2.9 suPHP? This helps us to know what is going on here.
EDIT: Curious, after looking at the site, does your .htaccess file have 7,830 bytes in it? I know it's a stupid question but it's actually a reasonable question.
|
@mydatery
It is not suPHP, and the .htaccess file within the /users/ directory is 7,721 B.
|
Okay, what is the php version then? 5.2.9?
At DD, all the dolphin 6.1.6 installs I've seen have 7830 as the size of the .htaccess file in the Dolphin Root, can you confirm this or is 7721 also found out there? I'm thinking those 109 bytes might have something to do with this.
|
Okay, what is the php version then? 5.2.9?
At DD, all the dolphin 6.1.6 installs I've seen have 7830 as the size of the .htaccess file in the Dolphin Root, can you confirm this or is 7721 also found out there? I'm thinking those 109 bytes might have something to do with this.
That would be correct. 5.2.9
|
If you are talking about seeing php code that is not being parsed it often usually means you do not have short open tags enabled. Check your php.ini for short open tags on or off. Otherwise if you have apache mod setup then you can add code to .htaccess if allowed by your host to turn short open tags on or off.
So try turning on short open tags and this will probably solve it for you.
You can also try opening up index.php and find first line:
<?
Change to:
<?php
If that helps then most likely you have a short open tag issue. As you are changing ? to ?php switching it from the original, or backwards but you are shortening backwards hence short open tags.
Good Luck!
DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources |
If you are talking about seeing php code that is not being parsed it often usually means you do not have short open tags enabled. Check your php.ini for short open tags on or off. Otherwise if you have apache mod setup then you can add code to .htaccess if allowed by your host to turn short open tags on or off.
So try turning on short open tags and this will probably solve it for you.
You can also try opening up index.php and find first line:
<?
Change to:
<?php
If that helps then most likely you have a short open tag issue. As you are changing ? to ?php switching it from the original, or backwards but you are shortening backwards hence short open tags.
Good Luck!
Yea there was no change in that scenerio.
|