i get these errors ???
Posted by: techno_man (---.20-57-74.mc.videotron.ca)
Date: March 31, 2007 03:01PM

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 . 'db.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'admin.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 . 'quotes.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'utils.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'membership_levels.inc.php' ); $_page['name_index'] = 1; $_page['header'] = $site['title']; $_page['header_text'] = $site['title']; $_page['css_name'] = 'index.css'; if( !( $logged['admin'] = member_auth( 1, false ) ) ) { if( !( $logged['member'] = member_auth( 0, false ) ) ) { if( !( $logged['aff'] = member_auth( 2, false )) ) { $logged['moderator'] = member_auth( 3, false ); } } } // add email to notify emails list if ( $_POST['subscribe'] && $_POST['subscribe_submit'] ) { AddNotifyEmail($_POST['subscribe']); } include( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/index.php" ); ?>

Options: ReplyQuote
Re: i get these errors ???
Posted by: yfastud (---.mia.bellsouth.net)
Date: March 31, 2007 09:32PM

Mostly, it causes by <? while expecting <?php. By default, short_open_tag in php.ini is off. Restart your server after any change

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote
Re: i get these errors ???
Posted by: techno_man (---.20-57-74.mc.videotron.ca)
Date: April 01, 2007 12:12AM

yfastud, thanks for telling me to enable short tags, it is pre installing now, thanks bro ( [localhost] ) , yeahawwwwwwwwwwwwwwww Pre-Installation Check.................let you know how it goes now !



Post Edited (04-01-07 00:16)

Options: ReplyQuote
Re: i get these errors ???
Posted by: techno_man (---.20-57-74.mc.videotron.ca)
Date: April 01, 2007 12:26AM

Site URL Description: Example: *found* Your site URL here (backslash at the end required) [www.mydomain.com]
Path to php binary Description: Example: *not found* You should specify full path to your PHP interpreter here. /usr/local
Path to mogrify Description: Example: *not found* If mogrify binary doesn't exist please install ImageMagick /usr/local/bin
Path to convert Description: Example: *not found* If convert binary doesn't exist please install ImageMagick /usr/local/bin/convert
Path to composite Description: Example: *not found* If composite binary doesn't exist please install ImageMagick /usr/local/bin/composite
Check GD Installed GD library installed


Options: ReplyQuote
Re: i get these errors ???
Posted by: yfastud (---.mia.bellsouth.net)
Date: April 01, 2007 02:25AM

W/ error for domain, you must input your domain in there, or localhost if using local only

W/ error for image magic, you have to install imagemagic, but most script can take gd for substitute. You can enable php_gd2 through tray icon / php settings / php extensions

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2



Post Edited (04-01-07 05:52)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: i get these errors ???
Posted by: CyberSpatium (71.237.217.---)
Date: April 01, 2007 05:09AM

imagemagick and gd2 are totally different programs. to enable imagemagick you will have to have to download and install it yourself.

www.imagemagick.org


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.