Postponed (maintainer needs more info)
Project:
Drupal Contact List Importer
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2010 at 00:27 UTC
Updated:
12 Nov 2010 at 05:23 UTC
Comments
Comment #1
hadsie commentedthe postinstall.php should be run from the command line. But this module will be retired soon in favour of contact_importer, so I'd recommend trying that one out instead.
Comment #2
hadsie commentedComment #3
qmhao99 commentedI am having the same problem. I did install the Contact_importer module with the OpenInviter library. When I tried to run postinstall.php as instructed, I got the same error "Page not found" while the page is actually there when I checked. It appears that only .php file has such problem. I can load index.html and index.htm but not index.php, all of which are in the same directory.
The instruction in install.txt had this:
3. Run postinstall.php (http://yourdomain/openinviter_dir/postinstall.php)
Maybe something wrong with php configuration?