Jump to content

How to run php on windows xp


Recommended Posts

thanks

 

wamp server is working very good, when i tries to run a project on wamp server it shows error message below:

 

Problem with Database Result Code

 

build_calendar SELECT DAYOFMONTH(ent.dAdded) AS nDay,COUNT(*) AS nCount FROM blog2_entries ent WHERE YEAR(ent.dAdded)=2008 AND MONTH(ent.dAdded)=12 AND ent.cStatus='P' GROUP BY DAYOFMONTH(ent.dAdded)

 

can u help me out why it shows this error

 

thanks

This is probably related with the script you're running.

You should ask this question in new topic, and please provide some information when doing it:

What script is it?

Did you install it properly (create a database and such)?

Did you provide it with correct database credentials (username, password)?

 

In other words, anything you think could be meaningful.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.