hey
Envionment:
WordPress version 2.8.5
Windows XP PRO (sp3)
MySql version 5.1.40
PHP 5.2.11
IIS
I'm trying to learn how to install and configure wordpress so today I downloaded it together with php and mysql
As I'm trying to install on my own machine, I didn't use ftp to upload the wordpress file. I jused copied them to the c:\InetPub\wwwroot\wp
(so path to install php would become http://localhost/wp/wp-admin/install.php)
I try to execute the install.php script but gets this error:
"PHP has encountered an Access Violation at 0190AC6A"
any ideas?