On Thu, Oct 14, 2004 at 05:34:03PM -0300, Gabriel Regis Schanuel wrote:
> hi
> i'm in slackware running php 4.3.8 and Apache 1.3.31
>
> at the end of /etc/apache/php.ini i added this lines:
That file location looks wrong to me.
> then restarted apache with /etc/rc.d/rc.httpd restart
> and regist
You need to check which php.ini your installation is actually using.
I had this problem, and I scratched my head over it for days.
Turns out I was editing /etc/php.ini, and my php installation
was using something like /usr/local/lib/php.ini
if you do this
php -I > phpinfo.txt
then load the res
hi
i'm in slackware running php 4.3.8 and Apache 1.3.31
at the end of /etc/apache/php.ini i added this lines:
register_globals = on
error_reporting = E_ALL & ~E_NOTICE
allow_url_fopen = On
include_path = .:/usr/share/pear
then restarted apache with /etc/rc.d/rc.httpd restart
and register_globals
On the hosts maps, or any maps for that matter, is it
possible to have it intelligently order by number?
Currently it does like this
1 10 100 101 102 103 104 11 12 13 14 15
16 17 18 19 2 20 21
It would be great if it could list properly although