Re: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

Oooooooooooh links!

Many thanks to you its working now i appreciate your efforts with me thanks a lot my dear.

thanks a lot

Re: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

yes dear.

Re: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

Ok now I have this error:


Fatal error: Call to a member function fetch_assoc() on a non-object in /home/holdi/public_html/app/_includes/class.JobberSettings.php on line 23

Re: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

if ($_SERVER['SERVER_NAME'] == 'localhost')
{
define('DB_HOST', '174.120.97.90');
define('DB_PORT', '/home/holdi/public_html/app');
define('DB_USER', 'holdi_ibs');
define('DB_PASS', '');
define('DB_NAME', 'holdi_ibs');
define('DB_PREFIX', 'app_');
define('LOCATION', 'local');
define('ENVIRONMENT', 'dev');
}
// MySQL + misc settings for production environment
else
{
define('DB_HOST', '174.120.97.90');
define('DB_PORT', '/home/holdi/public_html/app');
define('DB_USER', 'holdi_ibs');
define('DB_PASS', '');
define('DB_NAME', 'holdi_ibs');
define('LOCATION', 'online');
define('DB_PREFIX', 'app_');
define('ENVIRONMENT', 'prod');
} …

Re: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

now I have this error:



Warning: mysqli::mysqli() expects parameter 5 to be long, string given in /home/holdi/public_html/app/_includes/class.Db.php on line 20

Warning: mysqli::query() [mysqli.query]: Couldn't fetch Db in /home/holdi/public_html/app/_includes/class.Db.php on line 72

Warning: mysqli_error() [function.mysqli-error]: Couldn't fetch Db in /home/holdi/public_html/app/_includes/class.Db.php on line 73

Warning: mysqli::query() [mysqli.query]: Couldn't fetch Db in /home/holdi/public_html/app/_includes/class.Db.php on line 31

Warning: mysqli_error() [function.mysqli-error]: Couldn't fetch Db in /home/holdi/public_html/app/_includes/class.Db.php on line 32

Fatal error: Call to a member function fetch_assoc() on a non-object in /home/holdi/public_html/app/_includes/class.JobberSettings.php on line 23

Re: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

Dear Links

i found mistake in line 22 a have fixed, but now i have white page !!

what i shall do ??

Topic: Installation Problem!! [ Started by Nazeeh in General support : 13 replies ]

Hi Dears,

can someone help me please in installation?

-------------------------------------------------------------------
Installation guide:

Parse error: syntax error, unexpected '{' in /XXX/XXX/XXX/config.php on line 101 (note that the line number might differ in your case - this line number is for v1.8 Installs)

This problem appears because you don't have at least PHP 5. Review the installation guide above to see how can you find out your PHP version and if you don't have PHP 5, contact your hosting provider.
-------------------------------------------------------------------

but my PHP is 5 !

please check this link www.ibsholding.net/phpinfo.php
PHP Version 5.2.9



and i have this error :
Parse error: syntax error, unexpected '/' in /home/holdi/public_html/app/config.php on line 22


please can someone help me ?

thanks

Nazeeh …