Page 1 of 1

Deprecated Function Ereg when trying to access site

PostPosted: 19. August 2009 18:44
by CRYSTALDOLL
Okay, I just downloaded the new verison of Xampp 1.72. I did have the older version installed that was working fine, but wanted to try this one out. Now when I try to access my website I get the following error. I am very new at this, can someone tell me how to fix this in newbie terms..

Deprecated: Function ereg() is deprecated in C:\server\xampp\htdocs\shop\includes\classes\db\mysql\query_factory.php on line 177

I have looked and looked for an explanation, but can not find one that I can understand.

Re: Deprecated Function Ereg when trying to access site

PostPosted: 19. August 2009 19:22
by Wiedmann
Deprecated: Function ereg() is deprecated in C:\server\xampp\htdocs\shop\includes\classes\db\mysql\query_factory.php on line 177

Maybe you want ask this question the author of the script "query_factory.php"?

(also curious why you have this message, because Deprecated warnings are disabled in a default XAMPP 1.7.2.)

Re: Deprecated Function Ereg when trying to access site

PostPosted: 24. August 2009 04:37
by sjunianto
CRYSTALDOLL wrote:Okay, I just downloaded the new verison of Xampp 1.72. I did have the older version installed that was working fine, but wanted to try this one out. Now when I try to access my website I get the following error. I am very new at this, can someone tell me how to fix this in newbie terms..

Deprecated: Function ereg() is deprecated in C:\server\xampp\htdocs\shop\includes\classes\db\mysql\query_factory.php on line 177

I have looked and looked for an explanation, but can not find one that I can understand.


hi crystaldoll,
i just have same problem. here is the solution i found by googling :
http://www.zen-cart.com/forum/showthread.php?p=768999

best regards,