NYCPHP Meetup

NYPHP.org

[nycphp-talk] command line warning "...these options need to match"

Tim Gales tgales at tgaconnect.com
Wed Jan 18 16:32:56 EST 2006


David Mintz wrote:
> Anybody know what this means? When I run a php script from the command
> line, I get:
> 
> PHP Warning:  PHP Startup: \uffff\uffff: Unable to initialize module
> Module compiled with module API=20041030, debug=0, thread-safety=0
> PHP    compiled with module API=20050922, debug=0, thread-safety=0
> These options need to match
>  in Unknown on line 0
> 
> ...followed by the otherwise normal output of the script. 
...
> 
> Would it do any good just to re-compile and re-install?

If you don't have any problems (in the error_log ) when
using PHP as a module, then maybe you're using different
ini files.

also try:

php -v
php5 -v


-- 
T. Gales & Associates
'Helping People Connect with Technology'

http://www.tgaconnect.com



More information about the talk mailing list