When i finish in step 2 proceed to step 3
this message comes up..
Connection with SQL Server failed! Error #119
my SQL server name is correct
who could help me??![]()
When i finish in step 2 proceed to step 3
this message comes up..
Connection with SQL Server failed! Error #119
my SQL server name is correct
who could help me??![]()
Sir Feck, im using fadzly Cp..
and im using xampp.
na check ko na po ung config.
e2 po ung laman
"
<div align=center><br><br>
<? die("<img src=./images/warning.png> <font size=5 color=black><blink>Installation of Ran Beta2 From Fadzly has Not yet Been Made...<br>You are Redirected to the Installation in 5 seconds!</blink>
<meta http-equiv=refresh content=5;URL=install/install.php>"); ?>
</div> "
<?
error_reporting(E_ALL ^E_NOTICE ^E_WARNING);
$web['connection'] = 'mssql';
$web['localhost'] = '127.0.0.1';
$web['dbhost'] = 'SERVER\SQLEXPRESS';
$web['database'] = 'RanUser';
$web['dbuser'] = 'sa';
$web['dbpassword'] = '1234';
require("includes/web.php");
?>
problem solve sir.. thnx
Sir I really followed the guide from config.php
but still got error: Web database loading failed! Error #118
this config.php
just edit that confid.php
Yeah sir, I edited it but sad to say still not working!
All are correct my dbhost, localhost, dbuser, dbpassword are all done edited.
Do I have to edit this also >> $web['connection'] = 'mssql';
What to put on $web['connection']??
download this and edit
dexter what webserver you use???
look at my attachment feck
OR this Thread help me
![]()
Last edited by markjim; 20-04-10 at 02:38 PM.
@markjim
u need fixed cabal cp
just look on error msg and find them one by one. and look for lines given by the error msg. ex. error at line 5 in config.php
thxfeck