Page 1 of 1

ERROR/Install fix for Godaddy users

Posted: Sat Oct 07, 2006 7:12 pm
by Golden
I'll try to keep it short and sweet:
To fix the ERROR message :D
1. Login to Godaddy
2. Go to your hosting account ftp server (Control Panel) or thru (My Network Places)
3. Download the (php.ini) file, to your harddrive.
4. Open with Notepad text editor.
5. The second option: (allow_url_fopen = off) needs to be turned on. (change the off to ON)
6. Click the X to close the window. Click Yes, to replace existing php.ini( :!: Do NOT do Save As...this will change the .ini to a .txt, which is BAD :twisted:)
7. Upload the new php.ini file back to your ftp server in the same spot it was.
8. Quit pulling your hair out.
9. Linkman will work now, test it, as long as you have installed everything else correctly.

PS: Keep in mind, with Godaddy, you probably have to upload Linkman files to the "php_uploads" folder for this script to work.
PSS: Awesome script! Thank you PHPJunkYard.com


[/b]

Posted: Sun Oct 08, 2006 9:32 am
by Klemen
Thanks for sharing!

Posted: Mon Oct 09, 2006 2:10 pm
by livewire
how do i download the php.ini file????

Posted: Mon Oct 09, 2006 8:08 pm
by Klemen
One way of doing it is to use a FTP program

Posted: Tue Oct 10, 2006 12:51 pm
by livewire
i know to use FTP.But i cant find a php.ini file anywere..
How do i find it?

Everything works except for a file access error.

Posted: Wed Oct 11, 2006 3:56 pm
by jacinth
My site is currently hosted at goDaddy.com. I keep getting this "Couldn't open links file for appending! Please CHMOD all txt files to 666 (rw-rw-rw)!" error.

When i tried to set permission using filezilla, it mention that "/link/linkinfo.txt': command not understood"
I use goDaddy directory management to create a folder with Read
Web, Browse, Write, Set Root permission but the program returns the same eror too.

I'm trying very hard to get this link function to work but to no avail. Really need help from anyone who has experience this problem using the link program with goDaddy hosting. I'm using their economy plan.

For testing purpose.
My link site: http://www.perfectmobiletones.com/link/form.html
Website URL: http://www.perfectmobiletones.com
URL with reciprocal link: http://www.perfectmobiletones.com

http://www.perfectmobiletones.com/phpinfo.php

Any help is greatly appreciated.

Posted: Wed Oct 11, 2006 6:53 pm
by Klemen
Are you on Windows or Linux server?

Posted: Thu Oct 12, 2006 12:20 am
by jacinth
I'm on a windows server. I cant use this CHMOD command too. :(

Posted: Thu Oct 12, 2006 2:03 pm
by Klemen
Well since you're on Windows CHMOD won't work, you need to make sure your scipt has WRITE permission for the linkinfo.txt file. I'm not sure how to do that on Windows, you might need to ask your host to set the correct permission for you