I have found it by myself:
I had to set the right path for extension_dir in php.ini.
Hope it may help others not to waste such a long time getting their loadable
modules running.
You skipped a step somewhere. I just did this on a 4.0 system about
10 minutes ago and it worked without any extra s
On 12/13/06, Dr. Harry Knitter <[EMAIL PROTECTED]> wrote:
I have found it by myself:
I had to set the right path for extension_dir in php.ini.
Hope it may help others not to waste such a long time getting their loadable
modules running.
I doubt it, as a stock installation of the php5*core + php
Am Dienstag, 12. Dezember 2006 10:40 schrieb Dr. Harry Knitter:
> Am Montag, 11. Dezember 2006 19:39 schrieb Bryan Irvine:
> > > > > Did I forget anything?
> > > >
> > > > You've installed the proper php5-ldap package for your arch /
> > > > version?
> > >
> > > yes (all from packages)
> > >
> > >
Am Montag, 11. Dezember 2006 19:39 schrieb Bryan Irvine:
> > > > Did I forget anything?
> > >
> > > You've installed the proper php5-ldap package for your arch / version?
> >
> > yes (all from packages)
> >
> > > You've restarted apache after running phpxs?
>
> Does phpinfo show ldap support?
>
> m
> > Did I forget anything?
>
> You've installed the proper php5-ldap package for your arch / version?
yes (all from packages)
> You've restarted apache after running phpxs?
Does phpinfo show ldap support?
make a script that just has
and open it from a browser,
If ldap support doesn't show th
Am Montag, 11. Dezember 2006 18:14 schrieb Darren Spruell:
> On 12/11/06, Dr. Harry Knitter <[EMAIL PROTECTED]> wrote:
> > having installed php and phpldapadmin the later tells me that my php
> > configuration appears to be missing ldap support.
> > To httpd.conf I have added
> > AddType applicatio
On 12/11/06, Dr. Harry Knitter <[EMAIL PROTECTED]> wrote:
having installed php and phpldapadmin the later tells me that my php
configuration appears to be missing ldap support.
To httpd.conf I have added
AddType application/x-httpd-php .php
I did:
cd /var/www/htdocs
ln -s ../phpldapadmin-0.9.7 p
having installed php and phpldapadmin the later tells me that my php
configuration appears to be missing ldap support.
To httpd.conf I have added
AddType application/x-httpd-php .php
I did:
cd /var/www/htdocs
ln -s ../phpldapadmin-0.9.7 phpldapadmin
then
mkdir /var/www/tmp
chown www:daemon /var/
8 matches
Mail list logo