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@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




.



Relevant Pages

  • Session_start() problem
    ... PHP Warning: session_start: ... No such file or directory in Unknown on line 0 PHP ... Warning: Unknown: Failed to write session data. ...
    (php.general)
  • Local PHP installation conflict
    ... However I have just installed PHP, MySQL and Apache on my local Windows ... Warning: Unknown(): Your script possibly relies on a session side-effect ...
    (php.general)
  • Re: Nach der Installation von MySQL 4 kommen Fehlermeldungen
    ... Allerdings ist das eine Meldung von PHP oder irgendeinem in PHP geschriebenen Skript. ... group by modell ist ungültiges SQL. ... Warning: Unknown: Your script possibly relies on a session side-effect ...
    (de.comp.datenbanken.mysql)
  • session side-effect which existed until PHP...
    ... I get "Warning: Unknown(): Your script possibly ... relies on a session side-effect which existed until PHP 4.2.3. ...
    (php.general)
  • Re: PHP Error - need help
    ... The 'headers already sent' issue is basically because PHP isn't buffering ... > Warning: session_start: Cannot send session cookie - headers already> sent ... > Warning: Unknown(): ...
    (microsoft.public.inetserver.iis)