Re: webcollab, php5.0 and ctype [SOLVED]
- From: Nico De Ranter <nico@xxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 16:49:24 +0100
Fixed the problem.
In case somebody else is interested:
PHP loads different modules depending on how it is called. From the
command line it looks at /etc/php5.0/conf.d , when called via apache2 it
looks at /etc/php5.0/apache2/conf.d . Altough most (all?) modules are
added to /etc/php5.0/conf.d automaticaly, none are added to the apache2
setup by default. Add a link in /etc/php5.0/apache2/conf.d and restart
apache to get it working.
Nico
On Tue, 2006-01-31 at 14:05 +0100, Nico De Ranter wrote:
> Hi,
>
> I'm trying to install webcollab running on Debian Sarge (with php5.0
> installed from http://people.debian.org/~dexter . Webcollab depends on
> php5.0-ctype however even after installing that package (and rebooting
> just in case) ctype still doesn't seem to be available.
>
> When I do 'php -m' I get a long list of modules but ctype is not in the
> list. there is a .ini file in the /etc/php5.0/conf.d directory that
> seems to be correct (it looks the same as for the other modules) and the
> ctype.so file is available. Anybody any idea why ctype doesn't get
> loaded (I don't know much about php)?
>
> # more /etc/php5.0/conf.d/500ctype.ini
> extension=ctype.so
>
> # ls -l /usr/lib/php5.0/20041030/
> total 3748
> -rw-r--r-- 1 root root 28316 Oct 27 13:34 bcmath.so
> -rw-r--r-- 1 root root 12120 Oct 27 13:33 bz2.so
> -rw-r--r-- 1 root root 23176 Oct 27 13:33 calendar.so
> -rw-r--r-- 1 root root 9180 Oct 27 13:32 ctype.so
> ...
>
> Thanks in advance,
>
> Nico
>
> --
> ---------------------------------------------------------
> "It has been said that there are only two businesses that
> refer to customers as users: illegal drug trade and
> the computer industry."
> ---------------------------------------------------------
> Nico De Ranter
> Senior System Administrator
> Sony Service Center (NSCE)
> The Corporate Village, Da Vincilaan 7-D1
> B-1935 Zaventem, Belgium
> Telephone: +32 (0)2 700 86 41 Fax: +32 (0)2 700 86 22
>
>
>
--
---------------------------------------------------------
"It has been said that there are only two businesses that
refer to customers as users: illegal drug trade and
the computer industry."
---------------------------------------------------------
Nico De Ranter
Senior System Administrator
Sony Service Center (NSCE)
The Corporate Village, Da Vincilaan 7-D1
B-1935 Zaventem, Belgium
Telephone: +32 (0)2 700 86 41 Fax: +32 (0)2 700 86 22
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- webcollab, php5.0 and ctype
- From: Nico De Ranter
- webcollab, php5.0 and ctype
- Prev by Date: dependency hell dist-upgrade the "right way"
- Next by Date: Re: wrong RE: Not a Debian question, but you guys know this stuff...
- Previous by thread: webcollab, php5.0 and ctype
- Next by thread: perl modules Tie::CPHash
- Index(es):
Relevant Pages
- webcollab, php5.0 and ctype
... I'm trying to install webcollab running on Debian Sarge (with php5.0 ... When
I do 'php -m' I get a long list of modules but ctype is not in the ... Nico De Ranter
... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) - =?ISO-8859-15?Q?Re=3A_Schiller=27sche_These=3A_Sicherheits?= =?ISO-8859-15?Q?updates
... SuSE 9.3 und du kannst dir sicher sein,dass auf der Kiste PHP 5.2 läuft. ...
Mit MbRegex, CType und Iconv? ... In aktuellen Versionen? ... (de.comp.security.misc) - Re: Public IP auf Webseite anzeigen lassen
... Ansonsten gibts das auch in PHP. ... Nur in Javascript eben nicht.
... Nico ... (de.comp.lang.javascript) - Re: Sessions
... Nico wrote: ... I tried to use the sessions, ... Can you help
me in solving this problem please? ... (comp.lang.php) - Re: Form and If command
... Nico wrote: ... I'm new in the Php world and am trying to do my first
trials. ... // ad hoc, non-tested solution ... (comp.lang.php)