Odd error

This is a discussion on Odd error within the PHP General forums, part of the PHP Programming Forums category; A customer was woring on php5.2.6/mysql 5.1 and no problem yet with php 5.2.5 / ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-21-2008
The Doctor
 
Posts: n/a
Default 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@nl2k.ab.ca Ici doctor@nl2k.ab.ca
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.

Reply With Quote
  #2 (permalink)  
Old 05-21-2008
tom80s@yahoo.co.uk
 
Posts: n/a
Default Re: Odd error

On May 21, 4:32*am, doc...@doctor.nl2k.ab.ca (The Doctor) wrote:
>
> Any reason for this?
>


Erm.... because you're a troll.
Reply With Quote
  #3 (permalink)  
Old 05-21-2008
Thiago Pojda
 
Posts: n/a
Default RES: [PHP] Odd error

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@softpartech.com.br
Excelência em Softwares Financeiros


-----Mensagem original-----
De: The Doctor [mailto:doctor@doctor.nl2k.ab.ca]
Enviada em: quarta-feira, 21 de maio de 2008 00:33
Para: php-general@lists.php.net
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@nl2k.ab.ca Ici doctor@nl2k.ab.ca
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




Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:37 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0