Author Topic: What To Put In Config.php with Godaddy?  (Read 2646 times)

  • Guest
What To Put In Config.php with Godaddy?
« on: September 10, 2006, 03:09:03 pm »
Ok I have my hostname username password and database name in it but it still doesnt work. It shows up as "Page Cannot Be Found". I everything in a seperate folder named mail. Anyone with experience setting up Godaddy , I would be appreciated if you gave me some help.

My host name is mysql189.secureserver.net
Username is same as my database name. (Is this suppose to be different?)

Thanks.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
What To Put In Config.php with Godaddy?
« Reply #1 on: September 11, 2006, 12:07:51 am »
Greetings,

ListMail has been known to work with GoDaddy set up as you describe.  Did you enter the information in the appropriate fields in config.php.txt then rename it to config.php?  You may want to try re-uploading the files.  Note that you should simply browse to http://example.com/mail not to config.php directly.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

  • Guest
What To Put In Config.php with Godaddy?
« Reply #2 on: September 11, 2006, 02:51:52 am »
This is getting really frustrating. I put everything (after saving config.php.txt to config.php) into a folder named mail and www.website.com/mail still shows up as page not found. I tried not editing config.php and it still shows up as Page not found.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
What To Put In Config.php with Godaddy?
« Reply #3 on: September 11, 2006, 02:55:24 am »
Does your website respond normally at http://example.com when you edit files on the site (possible DNS propagation issue)?  Are you sure you uploaded the /mail folder to a subfolder of your public web folder?  Your site should load index.php by default from the mail folder, which should then redirect to ListMail's login.php where the installation starts.  You could also try accessing one of those two files directly - maybe index.php is not set as an 'Index' page.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

  • Guest
What To Put In Config.php with Godaddy?
« Reply #4 on: September 11, 2006, 03:06:34 am »
My website works with index.html and other folders with index.html. I think maybe it is the php. Do you know how I can see if index.php is set as an 'Index' Page?

  • Guest
What To Put In Config.php with Godaddy?
« Reply #5 on: September 11, 2006, 04:16:44 am »
Hmm thats weird when I go to http://www.example.com/mail/index.php it shows as 'Page not found' also. So it must not be the index.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
What To Put In Config.php with Godaddy?
« Reply #6 on: September 11, 2006, 01:46:33 pm »
It really seems that you are not uploading mail/* to a sub-folder of your main web folder...  Try uploading an .html file to the same folder and see if you can load it.  If you can't, and you're sure it's the correct folder, there must be a DNS problem.  Could the rest of your site be loading from another server ?  I recommend making changes to an existing working .html document and seeing if those come through on the web.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

  • Guest
What To Put In Config.php with Godaddy?
« Reply #7 on: September 12, 2006, 03:07:24 am »
They do come through. I put an index.html into mail folder (along with Listmailpro) and when I go to www.example.com/mail it will show the index.html. So I dont think it is the folder. I think my website cant read php. Are there any other solutions???

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
What To Put In Config.php with Godaddy?
« Reply #8 on: September 12, 2006, 06:03:46 am »
You could try adding the following to a file named .htaccess in your ListMail folder (you may have to rename the file remotely):
Code: [Select]
AddType application/x-httpd-php .php .htm .html
DirectoryIndex index.php

If that doesn't help you might want to talk to GoDaddy about not being able to run PHP from your site.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

  • Guest
What To Put In Config.php with Godaddy?
« Reply #9 on: September 13, 2006, 09:33:08 am »
The problem was I had windows hosting and not linux hosting. Windows hosting dont permit php. Anyways I switched to linux and now it works flawlessly!

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
What To Put In Config.php with Godaddy?
« Reply #10 on: September 13, 2006, 06:54:52 pm »
Glad to hear you got it sorted out.  Unfortunately, (last time I checked) GoDaddy has a strict 200 emails per day limit on outgoing email which is likely inadequate for your list mailings.  Please let me know if you'd like me to suggest alternative hosting. (See signature :) )

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting