PDA

View Full Version : error in submitting links in phpld 2.1.3


lightvision
11-27-2007, 07:37 PM
I've had installed all the free version of phpLD (2.1.1, 2.1.2 and 2.1.3) and I always get the same error:
"The URL could not be validated. Either the page does not exist or the server cound not be contacted.URL already exists in the directory."
The error was when I try to submit a link outside of the admin panel.

Directory is installed at ...

I have tried all the solution posted on that forum and nothing could help me to solve that problem.
The server is Apache 1.3.39, PHP version 5.2.0 and SQL is 4.1.22-standard. GD support is on.

So I will apreciate any help, because I am in the same stage as I was 3 weeks ago.
Thank you!

James
11-27-2007, 07:39 PM
phpinfo page please.

lightvision
11-27-2007, 07:44 PM
Please tell me how to obtain that information

James
11-27-2007, 08:03 PM
create a page named info.php


in it place

<?php
phpinfo();
?>

upload it and pm me the url.

David
11-27-2007, 08:03 PM
Create a new file in the same folder as your directory and name it php-info.php
then the ONLY contents of this file will be

Content visible to registered users only.

lightvision
11-27-2007, 08:51 PM
I've had created the file

James
11-27-2007, 09:36 PM
It's blank ... just pm me ftp access

shadav
11-28-2007, 09:02 PM
lmfao that should always be your first reply
Content visible to registered users only.