[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP Gallery won't install



Login as SU.
Now do the folowing.
cd /
find -name "php.ini"
Now you must get one error of a process that you can not access
this dir is ./proc/6/fd:

php.ini must be located in:
./etc/admserv/php.ini
./etc/httpd/php.ini

Make backup copy's of both file's before editing.


Jeroen

----- Original Message -----
From: "Benedict" <jbt@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, March 18, 2002 11:31 AM
Subject: Re: [cobalt-users] PHP Gallery won't install


> Quoting Paul Warner <pwarner@xxxxxxxxxxxxxxxxxx>:
>
> > > Warning: Failed opening 'albums.php' for inclusion
> > > (include_path='/usr/sausalito/ui/libPhp')
> > > in /home/groups/home/web/index.php on line 107
> >
> > Your .php source file has an include or require statement in it that is
> > expecting another file to be in a particular location.  Check the source
> > file on the referenced line and confirm that the dependency (a) exists
and
> > (b) is accessible with permissions in effect.  You may need to change
the
> > location of the included file(s) or modify the path.  See
> > http://www.php.net/manual/en/configuration.php#ini.include-path
>
> WHERE is php.ini located (I found none on my Qube),
> or where else is the include path set?
> I have a Qube 3 here, so admin is done using php,
> I have no intentions of messing up the web-admin
> when I change include paths. What do I do?
>
> Also, I must say admin and php are really slow on my Qube,
> perhaps there needs to be  .:  in front of the include path?
> (I have not messed this up, I guess it's the
> Sun OS 6.4 upgrade that went wrong here...)
>
> ------------------------------------------------
> This mail sent from DHBiT - http://mail.dhbit.ca
>  Come get your free, secure 5MB mailbox today!
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>