Hi All,
I get the following error when I try and use my Standalone ver on a Windows server.
PHP Notice: Undefined index: q in E:\InetPub\wwwroot\myWebSite.com\civicrm\standalone\index.php on line 15 - I then get a blank page next from :
http://www.MyWebsite.com/civicrm/standalone/try_auth.phpError Http 500
Any Ideas Why ??
Cheers
Joe B
Does the server exist OK (localhost)
Are the access credentials correct OK
MySQL version at least 5.0 OK (MySQL 5.0.51b-community-nt)
Can I access/create the database OK (Database 'civicrm' exists)
Can I access/create InnoDB tables in the database OK
Can I create temporary tables in the database OK
Can I create lock tables in the database OK
--------------------------------------------------------------------------------
Requirements
PHP Configuration
PHP5 installed OK (PHP version 5.2.10)
MySQL support OK
Memory allocated (PHP config option 'memory_limit') OK (128M)
File permissions
Does the webserver know where files are stored? OK (E:\InetPub\wwwroot\myWebSite.com\civicrm\install/)
CRM folder exists OK
packages folder exists OK
templates folder exists OK
js folder exists OK
api folder exists OK
i folder exists OK
sql folder exists OK
Is the standalone folder writeable? OK