d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Any Godaddy Users? > Php Website Not Working On Godaddy
Add Reply New Topic New Poll
Member
Posts: 18
Joined: Dec 3 2016
Gold: 276.00
Mar 13 2018 08:31am
it's odd, the php tutorial code i got works perfectly in a testing area with mamp but as soon as i load it into my godaddy website, only half of it works. godaddy support was useless when i asked for help there.

does anyone know if maybe they block some functions? do i need to mess with some special setting with godaddy?

this is the tutorial i used:
https://www.youtube.com/watch?v=Pz5CbLqdGwM


this is the website i uploaded the code to:
https://lwilliams.net/login-system/index.php


any help or insight would be greatly appreciated, it's driving me up the wall!
Member
Posts: 29,707
Joined: Jun 10 2010
Gold: 7,006.50
Mar 15 2018 05:41pm
Php verison required? Php verison on GoDaddy??

Php exclusion list of GoDaddy?

Php addin requirements??

Most likely simple phone verison

But could also be simple shit.

Also if u got retard tech support at goddaddy, just request another support person or recall :D

Like most call supports some actually know what they are doing others are clueless
Member
Posts: 6,037
Joined: Apr 6 2008
Gold: 36.00
Mar 16 2018 11:56pm
check the error_log file in your www folder, which can be accessed through the file explorer through cPanel.

I can help you understand the error(s) if you're stumped
Member
Posts: 18
Joined: Dec 3 2016
Gold: 276.00
Mar 18 2018 08:47am
the required php version idk but the version i have on godaddy is 7.1

no exceptions that i can think of and yes tech support sucks, im usually on hold for 30+ minutes before someone tries to help.


for now i'm trying to test this out on a local environment instead of waste my time with them. so far the environment is going great except the smtp now isnt working. it's progress at least!
the error i now have with the local smtp is:
emailrelay: 20180318.102823: warning: no domain name in "BlueHaven": defaulting to ".local"
emailrelay: 20180318.102823: info: smtp server on 0.0.0.0:587

BlueHaven is my pc name and im using outlook as the email host and such

This post was edited by Kikuya on Mar 18 2018 08:48am
Member
Posts: 6,544
Joined: Jan 17 2010
Gold: 3.33
Mar 19 2018 03:20am
Godaddy's hosting is garbo. The UI is extremely buggy, and it's prone to being hacked.

Recommend anything else.
Member
Posts: 18
Joined: Dec 3 2016
Gold: 276.00
Mar 20 2018 10:18am
Quote (FGdumpster @ Mar 19 2018 04:20am)
Godaddy's hosting is garbo. The UI is extremely buggy, and it's prone to being hacked.

Recommend anything else.



LOL yes i'm seeing the error of my ways and i definitely intend to change as soon as my domain and host expire.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll