Closed (fixed)
Project:
Contact Importer
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2009 at 08:03 UTC
Updated:
9 Aug 2010 at 06:49 UTC
Hey @Dalin,
Just noticed this in the readme:
The OpenInviter library requires that the webserver is able to write to all files and directories
in the library. To do this on *nix (Linux, OS X, Solaris, Unix, etc.):
cd OpenInviter
chmod -R 777 .
DO NOT do this to your entire Drupal install!
I don't believe that the webserver needs write access to any part of the openinviter directory. Does it say this somewhere that I missed?
Comments
Comment #1
dalinI ran into this when I installed the library. See openinviter->statsCheck(). Line 93 for me is:
By default OpenInviter also auto-updates its files so it needs write access to do that as well.
Comment #2
dalinWe might just rewrite this section to say "Install OpenInviter according to the install instructions (OpenInviter/install.txt or install_visual.pdf)"
Comment #3
hadsie commentedYeah, I think that's probably a good idea (#2). Especially since OpenInviter might change their install instructions. I didn't realize the stats stuff before. I wonder if that's changed in a new release and I'm just still using an old version of it or something.
Comment #4
hadsie commentedi've committed some changes in the README.txt to reflect this
Comment #6
sandipmkhairnar commentedAfter enabled openinventer module and run the postinstall.php file the module is working fine but on the second day or when i restart the system the drupal site is not working...
At the same time when i was disabled the module the site is working ...
Every time to run the postinstall file for using openinviter Module?.
I dont know what is the problem ??? How to resolve it.
Comment #7
hadsie commented@sandipmkhairnar, you're going to have to elaborate on your problem.
"when i restart the system the drupal site is not working"
What's not working with drupal? Do you get any error messages? Can you please let us know why you think this is a problem with the contact importer and not with Drupal + your system setup.
Lastly, you've just hijacked this ticket for something completely unrelated. Please create a new ticket for new issues. Put the answers to my question in the new ticket you create. I'm re-closing this one.
- Scott