Guys how can I fix this one I've already change this in xinc_config.
I'am using Plesk webhost I dont know why I cant fix this one
Everytime I open my website it gives me a bunch of errors.
There is currently no database connection.
I'am 100% that the SQL Password "123456" is correct then the "FLYFF\SQLEXPRESS" is also 100% correct
this website is working on my Other pc with localhost IP.
Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\Inetpub\vhosts\Flyff.com\httpdocs\includes\site _boxes.phtml on line 27 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\Inetpub\vhosts\Flyff.com\httpdocs\includes\site _boxes.phtml on line 28 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\Inetpub\vhosts\Flyff.com\httpdocs\includes\site _boxes.phtml on line 29 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\Inetpub\vhosts\Flyff.com\httpdocs\includes\site _boxes.phtml on line 30 Warning: odbc_exec() expects parameter 1 to be resource, boolean given in C:\Inetpub\vhosts\Flyff.com\httpdocs\includes\site _boxes.phtml on line 31 Warning: odbc_exec() expects parameter 1 to be resource, boolean
C:\Inetpub\vhosts\Flyff.com\httpdocs\index.php on line 95
thanks guys now I have an access to my website but my problem now is this
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Could not find stored procedure 'ACCOUNT_DBF.dbo.usp_createAccount'., SQL state 37000 in SQLExecDirect in C:\Inetpub\vhosts\Flyff.com\httpdocs\sites\regist. php on line 72
/****** Object: StoredProcedure [dbo].[usp_createAccount] Script Date: 08/22/2013 12:08:16 ******/
IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[usp_createAccount]') AND type in (N'P', N'PC'))
DROP PROCEDURE [dbo].[usp_createAccount]
GO
USE [ACCOUNT_DBF]
GO
/****** Object: StoredProcedure [dbo].[usp_createAccount] Script Date: 08/22/2013 12:08:16 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE proc [dbo].[usp_createAccount]
@account varchar(32),
@pw varchar(32),
@cash int = 0,
@email varchar(100) = '',
@gefra smallint = 0,
@geant varchar(50),
@birthday varchar(10),
@ip varchar(39),
@lang varchar(3)
as
set nocount on
set xact_abort on
if not exists (select * from ACCOUNT_TBL where account = @account)
begin
Msg 102, Level 15, State 1, Procedure usp_createAccount, Line 22
Incorrect syntax near 'd_no2'.
Msg 102, Level 15, State 1, Procedure usp_createAccount, Line 24
Incorrect syntax near 'inAuthority'.
/****** Object: StoredProcedure [dbo].[usp_createAccount] Script Date: 08/22/2013 12:08:16 ******/
IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[usp_createAccount]') AND type in (N'P', N'PC'))
DROP PROCEDURE [dbo].[usp_createAccount]
GO
USE [ACCOUNT_DBF]
GO
/****** Object: StoredProcedure [dbo].[usp_createAccount] Script Date: 08/22/2013 12:08:16 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE proc [dbo].[usp_createAccount]
@account varchar(32),
@pw varchar(32),
@cash int = 0,
@email varchar(100) = '',
@gefra smallint = 0,
@geant varchar(50),
@birthday varchar(10),
@ip varchar(39),
@lang varchar(3)
as
set nocount on
set xact_abort on
if not exists (select * from ACCOUNT_TBL where account = @account)
begin
Hi, I'm having trouble editing anything on the site when it's in the dedicated. In the localhost opens the window to edit what I want, but in the dedicated buga the window, I can not edit, it follows images:
Linking website to database 02/22/2012 - Shaiya Private Server - 9 Replies I have searched High and low and altho there are posts on fixing Apache issues i cannot find a way to setup in the first place. This sadly is where I lack and unfortunately a large part of getting a server public so any help advice pointing's to tutorials would be wholly appreciated.
What i need is to know
1)what programs i need to get my php(registration,pvprank, etc)linked to my database(MS SQL 2008)
2)anyway i need to change things when intallation is complete
3)Noob language as i...
Archlord Database Website 08/23/2011 - Archlord - 9 Replies hey all,
im looking for all archlord database website plz post me some :)
thx
Website database ? 04/20/2011 - Archlord - 4 Replies Hello,
Anyone noticed that they erased link for Webzen Database <=> Oracle ?
When you go on Ranking page, last update script was made 13th.
And when you go on Guild ranking / Castle holders it seems a bit disturbed ... :D
[HELP] How do i add my database to my website? 07/20/2010 - EO PServer Hosting - 12 Replies Im hosting a webs.com website. Can anyone help me with adding my database to the register page or something? Or can you give me a link to a website that can do it, im not sure if webs.com can do it.
How do i fix MsgServer2.700.exe? Everytime i open it, it closes around 1 minute after it being open.
Thank you.