Date: 11/25/98
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Bug #952 Updated: calendar.so will not load."
- Previous message: Tom May: "Re: [PHP-DEV] Bug #941: outputs many characters after null character in strings"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Bug #952 Updated: calendar.so will not load."
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Bug #952 Updated: calendar.so will not load."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bug Database wrote:
> ID: 952
> Updated by: rasmus
> Reported By: nick <email protected>
> Status: Closed
> Bug Type: Dynamic loading related
> Assigned To:
> Comments:
>
> You need to be more specific. How are you trying to load the module? Using dl() or through the php3.ini file?
>
> Full Bug description available at: http://ca.php.net/bugs.php3?id=952
I have gone to the web page and updated my description. I will paste it below. I appreciate the help.
To build calendar.so I went to the dl dirctory in the php source. Then typed setup. I was prompted with the above
mesage. I managed to build calendar.so successfully. But I followed the directions and I always get the error
below. I amusing the statement dl("/www/php-3.0.5/dl/calendar.so"); to load the module. I am not using the php.ini
file.
Fatal error: Unable to load dynamic library './/www/php-3.0.5/dl/calendar.so'-
.//www/php-3.0.5/dl/calendar.so: cannot open shared object file: No such file or directory in
/www/share/apache/htdocs/addEventNxt.phtml on line 5
Thank
You, Nick Maine
- application/x-pkcs7-signature attachment: S/MIME Cryptographic Signature
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Bug #952 Updated: calendar.so will not load."
- Previous message: Tom May: "Re: [PHP-DEV] Bug #941: outputs many characters after null character in strings"
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Bug #952 Updated: calendar.so will not load."
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Re: Bug #952 Updated: calendar.so will not load."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

