Jump to content

PHP Startup: Invalid library (maybe not a PHP library) -- urgent


hailphp

Recommended Posts

I am a newbie to PHP and PHP extensions..Trying to write a PHP extension...

I created a dll and have added it in the "Dynamic extension" of php.ini.

 

Now I am using a php script to create an object (of a class in the dll). I get the error

 

"PHP Warning:  PHP Startup: Invalid library (maybe not a PHP library) 'Phpproject

s.dll'  in Unknown on line 0

PHP Warning:  dl(): Invalid library (maybe not a PHP library) 'Phpprojects.dll'""

 

Any help will be hihly appreciated

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.