My isp allows me to establish cron processes
/usr/bin/php /path/to/script.php
Is sufficient to run a php process (most of the $_SERVER parameters are
missing but $ENV array should provide lots of environment stuff).
Usually the cron process will have a legitimate user authority, so be
careful.
A
Having some problems upgrading php 4.3.10 to 4.3.11, any advice on
what to check or what my problem might be?
test script: info.php ""
OS: Win2000
Server: Website 3.5
Server API: isapi
php folder C:\php
path includes c:\php
PHPRC = c:\php
C:\WINNT doesn't have any files with php in their name.
s
ldap_connect returns false when called from the Apache module, but
works fine when the PHP script is executed from the command line. I
suspect the problem is somehow library or linker related, and not
necessarily a PHP problem, but I am stumped. I would welcome any
assistance.
Setup:
Fedora Core 3
Hi there,
I am completly stuck on PEAR. My php version is 4.3.X and i can
configure it and make with no problems. however, where i followed by
"make install", it end up with error : "Installing PEAR environment,
install-pear, make *** not found". What wrong on it?
thx,
Cyber