PDA

View Full Version : problems getting new link submit code to show


buyforless
06-14-2005, 04:30 PM
Having problems getting new link submit code posted to prevent spamming to show at my site

Not sure why.???

Here is what the install first page said for me:

Requirements
PHP Version >= 4.1 ok (4.3.9)
Server API CGI mode is likely to have problems.
GD Support (for visual confirmations) ok (2.0.28)
Session Save Path writable? ok (/tmp)
MSSQL Server Support Not available.
MySQL Support ok
PostgreSQL Support Not available.
./include/config.php writable? ok
./temp writable? ok
./temp/templates writable? ok

dcb
06-14-2005, 04:57 PM
I've looked into this and I think the problem is that you are missing some components from GD. GD is a quite complex extension with quite a lot of dependencies and probably you don't have TTF fonts support.

Can you put somewhere a phpinfo page so I can see what is exactly built into your php?

buyforless
06-14-2005, 10:13 PM
I am sorry - I am a novice hacker with very limited understanding - what do you mean by phpinfo page?

appreciate your help and patience.

dcb
06-14-2005, 10:21 PM
Create a .php file somewhere on the server and paste this into the file:
Content visible to registered users only.
and send me the URL where that page is available.

buyforless
06-15-2005, 02:39 AM
with file location

thanks

dcb
06-15-2005, 02:48 AM
Indeed your PHP is compiled without support for TTF fonts.
The only solution is to recompile PHP or get a binary distribution that has it built in.

buyforless
06-15-2005, 07:26 PM
do?

remember I am a little slow - novice

thanks

David
06-15-2005, 07:34 PM
Another solution would be to move the account to a host that has the proper gd configuration.

I'm also wondering if it might be possible to use different fonts.