Hi,

I installed as instructed, and when I try to call postinstall.php it comes up as "page not found". I can load a text file in the same folder without issue.

Also to confirm, I'm using the non-hosted version of openinviter, the 1.9 general version, not drupal version.

Any ideas?

Comments

hadsie’s picture

Category: bug » support

the 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.

hadsie’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)
qmhao99’s picture

I 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?