Phorum.ro
Your Avatar Welcome to Phorum.ro!
If you haven't registered yet, click here!
Attention Visitor:
You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Du-te înapoi   Phorum.ro > Web Design & Web Development > Programare > PHP > PHP DB

PHP DB Discutii despre lucrul cu baze de date in PHP.

Răspunde
 
Thread Tools Moduri de afișare
Vechi 13.09.2006   #1
icody
64-Bit member
 
icody's Avatar
 
Data înregistrării: 23.01.2006
Locație: Earth
Vârsta: 27
Mesaje: 222
Rep Power: 7
icody is on a distinguished road
Trimite un mesaj prin MSN pentru icody Trimite un mesaj prin Yahoo pentru icody Send a message via Skype™ to icody
Implicit Ipb 2.1.7

Am incercat sa il instalez si iau o eroare care e dispus s ama ajute sa ii dau de cap sa imi trimita un id de mess sau msn il contactez.

multumesc

http://cody.ro/secret - eroarea
__________________
http://www.uploadshare.net - Upload si Download Nelimitat
http://www.cunoi.com - WEB*director
http://www.cody.ro - Imobiliare
icody is offline   Reply With Quote
Sponsored Links
Vechi 13.09.2006   #2
NetraKID
32-Bit Member
 
Data înregistrării: 26.08.2006
Mesaje: 82
Rep Power: 6
NetraKID is on a distinguished road
Trimite un mesaj prin Yahoo pentru NetraKID
Implicit ...

Ai citit ce scrie pe acolo ?
Citat:
IPB WARNING [2] mysql_connect(): Access denied for user 'cody'@'localhost' (using password: NO) (Line: 131 of /ips_kernel/class_db_mysql.php)
P,BODY{ font-family:arial,sans-serif; font-size:11px; }
Cred ca ai uitat sa scrii si parola
__________________
I`m On My Way To World Domination >:-)
NetraKID is offline   Reply With Quote
Vechi 13.09.2006   #3
Xaero
Banned
 
Xaero's Avatar
 
Data înregistrării: 09.03.2006
Locație: Arena
Vârsta: 19
Mesaje: 798
Rep Power: 0
Xaero is on a distinguished road
Trimite un mesaj prin ICQ pentru Xaero Trimite un mesaj prin AIM pentru Xaero Trimite un mesaj prin MSN pentru Xaero Trimite un mesaj prin Yahoo pentru Xaero Send a message via Skype™ to Xaero
Implicit

Ai gresit detaliile de conectare la baza de date.
Xaero is offline   Reply With Quote
Vechi 13.09.2006   #4
icody
64-Bit member
 
icody's Avatar
 
Data înregistrării: 23.01.2006
Locație: Earth
Vârsta: 27
Mesaje: 222
Rep Power: 7
icody is on a distinguished road
Trimite un mesaj prin MSN pentru icody Trimite un mesaj prin Yahoo pentru icody Send a message via Skype™ to icody
Implicit

am tot pus parola si user ... insa nu stiu nici exact unde ca sunt 3 sectiuni ... in eroare imi zice de linia 131 care este asta ); se poate vedea si mai jos. ASTA E DOAR O PARTE DIN class_db_mysql.php


if ( $this->obj['persistent'] AND ! IPS_MAIN_DB_CLASS_LEGACY )
{
$this->connection_id = mysql_pconnect( $this->obj['sql_host'] ,
$this->obj['sql_user'] ,
$this->obj['sql_pass'] ,
$this->obj['force_new_connection']
);
}
else
{
if ( IPS_MAIN_DB_CLASS_LEGACY )
{
$this->connection_id = mysql_connect( $this->obj['sql_host'] ,
$this->obj['sql_user'] ,
$this->obj['sql_pass']
);
}
else
{
$this->connection_id = mysql_connect( $this->obj['sql_host'] ,
$this->obj['sql_user'] ,
$this->obj['sql_pass'] ,
$this->obj['force_new_connection']
);
}
}

if ( ! $this->connection_id )
{
$this->fatal_error();
return FALSE;
}

if ( ! mysql_select_db($this->obj['sql_database'], $this->connection_id) )
{
$this->fatal_error();
return FALSE;
}

return TRUE;
}
__________________
http://www.uploadshare.net - Upload si Download Nelimitat
http://www.cunoi.com - WEB*director
http://www.cody.ro - Imobiliare
icody is offline   Reply With Quote
Vechi 15.01.2007   #5
icody
64-Bit member
 
icody's Avatar
 
Data înregistrării: 23.01.2006
Locație: Earth
Vârsta: 27
Mesaje: 222
Rep Power: 7
icody is on a distinguished road
Trimite un mesaj prin MSN pentru icody Trimite un mesaj prin Yahoo pentru icody Send a message via Skype™ to icody
Implicit

belea ce sa mai zic ... prima data l-am dezinstalat sia cum mi-am schimbat hostul si am dat de alta problema ...

Cod:
IPB WARNING [2] load_template() [function.load-template]: Unable to access /home/cody/domains/cody.ro/public_html/secret/cache/skin_cache/cacheid_2/skin_global.php (Line: 1362 of /sources/ipsclass.php)
IPB WARNING [2] load_template(/home/cody/domains/cody.ro/public_html/secret/cache/skin_cache/cacheid_2/skin_global.php) [function.load-template]: failed to open stream: No such file or directory (Line: 1362 of /sources/ipsclass.php)
__________________
http://www.uploadshare.net - Upload si Download Nelimitat
http://www.cunoi.com - WEB*director
http://www.cody.ro - Imobiliare
icody is offline   Reply With Quote
Vechi 15.01.2007   #6
xOrg
64-Bit member
 
Data înregistrării: 13.01.2007
Locație: ~
Vârsta: 18
Mesaje: 362
Rep Power: 6
xOrg is on a distinguished road
Implicit

invisionpower.com
xOrg is offline   Reply With Quote
Vechi 15.01.2007   #7
slayer
Tom Slayer
 
slayer's Avatar
 
Data înregistrării: 21.09.2005
Locație: Tg-Mures
Vârsta: 22
Mesaje: 1.974
Rep Power: 8
slayer is on a distinguished road
Implicit

inainte sa-l instalezi ai uploadat default template packul(.xml) bine?
eu acum am incercat, l-am instalat pe un nou site al meu numai de test si merge ca pe roate :\
slayer is offline   Reply With Quote
Vechi 16.01.2007   #8
Tavicu
Beat in post!
 
Tavicu's Avatar
 
Data înregistrării: 26.11.2005
Vârsta: 21
Mesaje: 321
Rep Power: 7
Tavicu is on a distinguished road
Trimite un mesaj prin Yahoo pentru Tavicu
Implicit

m-am uitat pe ftp la tine...vezi ca nu ai urcat bine toate fisierele...vad ca lipseste acel php...reurca totul
Tavicu is offline   Reply With Quote
Răspunde


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Moduri de afișare

Reguli de postare
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Pornit
emoticoanele sunt Pornit
Codul [IMG] este Pornit
Codul HTML este Oprit



Ora este GMT +3. Ora este acum 01:25:22.


Rulează cu: vBulletin Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Forum SEO by Zoints

XXXXXXXXXXXXXXXXXXX
Inactive Reminders By Icora Web Design