RES: [PHP] Odd error
- From: thiago.pojda@xxxxxxxxxxxxxxxxxx ("Thiago Pojda")
- Date: Wed, 21 May 2008 09:54:19 -0300
Without more data and code, all I can tell is that this line should be be
read carefully:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user
'vesna'@'localhost' (using password: YES) in
/usr/home/vesna/html/pryvit/church_maps/data_genxml.php on line 13
Not connected : Access denied for user 'vesna'@'localhost' (using password:
YES)
Atenciosamente,
www.softpartech.com.br
Thiago Henrique Pojda
Desenvolvimento Web
+55 41 3033-7676
thiago.pojda@xxxxxxxxxxxxxxxxxx
Excelência em Softwares Financeiros
-----Mensagem original-----
De: The Doctor [mailto:doctor@xxxxxxxxxxxxxxxxx]
Enviada em: quarta-feira, 21 de maio de 2008 00:33
Para: php-general@xxxxxxxxxxxxx
Assunto: [PHP] Odd error
A customer was woring on php5.2.6/mysql 5.1 and no problem
yet with php 5.2.5 / mysql 4.1 we get:
Warning: DOMDocument::__construct() [function.DOMDocument---construct]:
Malloc(88) in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 5
Warning: DOMDocument::__construct() [function.DOMDocument---construct]:
Malloc(88) Ok in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 5
Warning: DOMDocument::__construct() [function.DOMDocument---construct]:
Malloc(4) in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on line
5
Warning: DOMDocument::__construct() [function.DOMDocument---construct]:
Malloc(4) Ok in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 5
Warning: DOMDocument::__construct() [function.DOMDocument---construct]:
Malloc(6) in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on line
5
Warning: DOMDocument::__construct() [function.DOMDocument---construct]:
Malloc(6) Ok in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 5
Warning: DOMDocument::createElement() [function.DOMDocument-createElement]:
Malloc(60) in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 7
Warning: DOMDocument::createElement() [function.DOMDocument-createElement]:
Malloc(60) Ok in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 7
Warning: DOMDocument::createElement() [function.DOMDocument-createElement]:
Malloc(8) in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on line
7
Warning: DOMDocument::createElement() [function.DOMDocument-createElement]:
Malloc(8) Ok in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on
line 7
Warning: mysql_connect() [function.mysql-connect]: Access denied for user
'vesna'@'localhost' (using password: YES) in
/usr/home/vesna/html/pryvit/church_maps/data_genxml.php on line 13
Not connected : Access denied for user 'vesna'@'localhost' (using password:
YES)
Warning: Unknown: Freed(8) Ok in Unknown on line 0
Warning: Unknown: Freed(60) Ok in Unknown on line 0
Warning: Unknown: Freed(4) Ok in Unknown on line 0
Warning: Unknown: Freed(6) Ok in Unknown on line 0
Warning: Unknown: Freed(88) Ok in Unknown on line 0
Any reason for this?
--
Member - Liberal International
This is doctor@xxxxxxxxxx Ici doctor@xxxxxxxxxx
God, Queen and country! Beware Anti-Christ rising!
USA petition for dissolution of your nation!
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
- References:
- Odd error
- From: The Doctor
- Odd error
- Prev by Date: Re: Question about PHP incudes
- Next by Date: RE: [PHP] php mysql live feed
- Previous by thread: Re: Odd error
- Next by thread: strip_tags and nl2br
- Index(es):
Relevant Pages
|