uroo..

You've go an underscore inthe command name..

ie: it's gdmopen(), not gdm_open() (or have you justput the '_' in debugging?)

And, does that server have gdbm support enabled in it's PHP? Whoever set it up may have disabled it, or not compiled it in..

Use the command phpinfo(); in a test file to see what's available in the php install... (bearing in mind that some ISP's disable that as well....)

Cheers, Chris H.


Benjamin Devine wrote:

naa

I have a problem with a PHP script.

the script is located at
login @
devineinsurance.co.nz/test.php bob/bob and then select create DB
devineinsurance.co.nz/admin.php


Fatal error: Call to undefined function: dbmopen()in
/home/www/devineinsurance/admin.php on line 10

the source for both can be downloaded in a zip(sorry).

http://devineinsurance.co.nz/sources.zip

|ben
/----------------------------------\
| Ben Devine |
| 'Muhaha, Muhahaha, Muhahahahahah'|
| devine.orcon.net.nz |
| [EMAIL PROTECTED] |
\----------------------------------/



Reply via email to