CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • directory path error after installing civicrm
Pages: [1]

Author Topic: directory path error after installing civicrm  (Read 2843 times)

dwfriederichs

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 1
directory path error after installing civicrm
May 19, 2007, 09:14:13 am
I installed CiviCRM (using PHP4) over Joomla 1.0.12.  It installed fine, but when I tried to access CiviCRM I got the following error:

Warning: main(PHPgettext/streams.php): failed to open stream: No such file or directory in /hsphere/local/home/dwfriede/balanced-man.com/administrator/components/com_civicrm/civicrm/CRM/Core/I18n.php on line 33

Fatal error: main(): Failed opening required 'PHPgettext/streams.php' (include_path='.:/hsphere/local/home/dwfriede/balanced-man.com/administrator/components/com_civicrm/civicrm:/hsphere/local/home/dwfriede/balanced-man.com/administrator/components/com_civicrm/civicrm/packages:.:/usr/local/lib/php:/usr/local/share/pear') in /hsphere/local/home/dwfriede/balanced-man.com/administrator/components/com_civicrm/civicrm/CRM/Core/I18n.php on line 33

Does this ring a bell with anybody?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: directory path error after installing civicrm
May 20, 2007, 07:42:06 pm
Check for the PHPgettext directory in your installation. Should be at:

hsphere/local/home/dwfriede/balanced-man.com/administrator/components/com_civicrm/civicrm/packages/PHPgettext

... and check that it isn't empty.

From the error, sounds like you might not have gotten a complete download/install with all the CiviCRM files.
Protect your investment in CiviCRM by  becoming a Member!

dwfriederichs

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 1
Re: directory path error after installing civicrm
May 21, 2007, 09:18:37 pm
Thanks Dave, there are subfolders under the PHPGettext directory, but no files in any of them.  I downloaded the installer from SourceForge - is there a better one to use?

Also - I tried to directly upload everything from PHPGettext in the zip file to the folder on my server, but it won't let me change permissions to allow write access...it lists the user as different from the user on the other directories.  The user listed on /balanced-man.com/administrator/components/com_civicrm (and subfolders) is listed as httpd:httpd.  That's the folder where I can't change permissions to allow write access.  On all the other folders, it's listed as dwfriede:dwfriede (my username on the host).  I dont have any trouble setting permissions on those folders.  Does that sound familiar at all?

« Last Edit: May 21, 2007, 09:34:12 pm by dwfriederichs »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: directory path error after installing civicrm
May 21, 2007, 10:09:22 pm

looks like your install failed silently but reported success :( those file should have been copied over automatically but were not. i suspect quite a few files in addition to gettext were not copied over. the installer is run by the webserver and hence those permissions are httpd:httpd

i would uninstall civicrm and try again. if you have access to the error logs check them when the installation is complete and see if an error was reported

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • directory path error after installing civicrm

This forum was archived on 2017-11-26.