View previous topic :: View next topic |
Author |
Message |
@2000 -
Joined: 18 Oct 2005 Posts: 3
|
Posted: Tue Oct 18, 2005 8:01 am Post subject: .dll issue |
|
|
Dear,
I have run Abyss webserver, and everything is working properly....
I have one problem:
when I surfing to my website I see the php code(script)....
Whit the warning:
Unknow(): Unable to load dynamic library `C://phpdev/php/extensions\php_zlib.dll`
I have configure my server as wel, and install the php.exe
Can someone help my with this problem?
Kind regards,
Bas |
|
Back to top |
|
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
Posted: Tue Oct 18, 2005 8:10 am Post subject: |
|
|
You're missing C://phpdev/php/extensions\php_zlib.dll. Add it to your harddrive or remove it from the PHP-configfile (php.ini). |
|
Back to top |
|
 |
@2000 -
Joined: 18 Oct 2005 Posts: 3
|
Posted: Tue Oct 18, 2005 8:13 am Post subject: |
|
|
this folder C://phpdev/php/extensions\php_zlib.dll. is from my old apache...!
for now I have a new folder for php: C:\PHP
Last edited by @2000 on Tue Oct 18, 2005 8:16 am; edited 2 times in total |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Oct 18, 2005 8:14 am Post subject: |
|
|
It could also be that you did'nt configure the path to the correct DLL File. I can
probably help you but im busy with a script that needs to be released , im very
busy trying to get this thing coded properly with no bugs or flaws.
MY MSN: msn@trustabyss.com |
|
Back to top |
|
 |
cmxflash -
Joined: 11 Dec 2004 Posts: 872
|
|
Back to top |
|
 |
@2000 -
Joined: 18 Oct 2005 Posts: 3
|
Posted: Tue Oct 18, 2005 8:18 am Post subject: |
|
|
"It could also be that you did'nt configure the path to the correct DLL File."
I think that this is the problem.
Can you tell me where I can select the write path? Must I do this I my webserver(Abyss)? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Oct 18, 2005 4:23 pm Post subject: |
|
|
@2000 wrote: | "It could also be that you did'nt configure the path to the correct DLL File."
I think that this is the problem.
Can you tell me where I can select the write path? Must I do this I my webserver(Abyss)? |
No this path is set in the php.ini file. See the extensions section in the file and read the comments there for more information. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|