Untitled Document

Web Traffic & Marketing Web Traffic & Marketing Web Traffic & Marketing

 


+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3
Results 21 to 29 of 29

Thread: Need help on WTG standalone insertion

  1. #21
    Ninja Newbie steeldes is on a distinguished road
    Join Date
    Jun 2010
    Location
    Brisbane
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Brett, I am out of my depth here, but here is the link to the php test : www.desanthony.com/test.php. The file type is 'wps'. Still waiting for a 2nd reply from my host. Regards Des.







  2. #22
    Moderator brett is on a distinguished road brett's Avatar
    Join Date
    Jun 2010
    Location
    New Zealand
    Posts
    1,282
    Thanks
    32
    Thanked 91 Times in 90 Posts
    Hi Des

    When you say the "file type is wps", does this mean that the file is sitting on your server called "test.php.wps" ?

    If not, can you please explain what you mean by "file type is wps"

    Cheers
    Brett





    Get Bulletproof Backups and Security Monitoring for your WordPress Portfolio at Code Garage

  3. #23
    Ninja Newbie steeldes is on a distinguished road
    Join Date
    Jun 2010
    Location
    Brisbane
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi Brett, yes, the file on the server is test.php....wps. Had a 2nd reply from my host: I have checked the files in hosting side. They look fine. From my experience, php files involve the database connection. But I can not find any database in your hosting account.

    Please double check the instructions in the training video and see if database involved.

    Let me know if you need more help. Thanks
    Does this give any clues? Regards Des.






  4. #24
    Moderator brett is on a distinguished road brett's Avatar
    Join Date
    Jun 2010
    Location
    New Zealand
    Posts
    1,282
    Thanks
    32
    Thanked 91 Times in 90 Posts
    OK - in order to test your test.php it needs to be called "test.php" and nothing else. The best bet when doing a test like this is to create it in Notepad so that it is pure text. Using something like Microsoft Works (which I think is what creates a wps file) can intoduce other characters that can mess things up.

    I'm pretty sure that the standalone version of WTG does not have a database. I'll double check that but I'm sure that's right.





    Get Bulletproof Backups and Security Monitoring for your WordPress Portfolio at Code Garage

  5. #25
    Ninja Newbie steeldes is on a distinguished road
    Join Date
    Jun 2010
    Location
    Brisbane
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi Brett, Des again. I deleted my old test.php.wps file, renamed it so all I get is test.php, typed my domain/test.php, and the page came up with the php code in it. I gather this means I can't run a php file. Sincerely, Des.






  6. #26
    Moderator brett is on a distinguished road brett's Avatar
    Join Date
    Jun 2010
    Location
    New Zealand
    Posts
    1,282
    Thanks
    32
    Thanked 91 Times in 90 Posts
    I just had a quick look there too. Yep - there definitely seems to be a problem.

    Just to make sure lets try an even simpler bit of code:
    Code:
    <?php
    echo "Hello World";
    ?>
    If you save that as test.php or something similar and navigate to that you should get a blank page with the words Hello World on it. If that doesn't work then you definitely need to be talking to your webhost again!

    Brett





    Get Bulletproof Backups and Security Monitoring for your WordPress Portfolio at Code Garage

  7. #27
    Ninja Newbie steeldes is on a distinguished road
    Join Date
    Jun 2010
    Location
    Brisbane
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hey Brett, I did a new destest, and the whole code appears, not just 'hello world'. I'll have another yarn with my hosts next week. Hope you're not too shaken up over there. Regards Des.






  8. #28
    Moderator brett is on a distinguished road brett's Avatar
    Join Date
    Jun 2010
    Location
    New Zealand
    Posts
    1,282
    Thanks
    32
    Thanked 91 Times in 90 Posts
    Hi Des

    Let me know how it goes with the webhost.

    I'm in Wellington, and didn't feel a thing. But my entire family is in Christchurch or nearby so they got a bit of a wakeup call this morning that's for sure. Luckily they are all OK.

    Cheers
    Brett





    Get Bulletproof Backups and Security Monitoring for your WordPress Portfolio at Code Garage

  9. #29
    Ninja Newbie steeldes is on a distinguished road
    Join Date
    Jun 2010
    Location
    Brisbane
    Posts
    24
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hello Brett. I didn't fall off the planet yet, and I didn't give up on my standalone insertion problem. Not a lot of thanks to my host people. They just sort of gave up on me. They were a little put out that I asked the question, "did their server support .php files?" I finally figured it out last night that on the front page of the server under 'web options', access to php files wasn't enabled. So, after enabling it, the whole WTG insertion could be completed. I get annoyed that there doesn't seem to be much said about this part of running a website. Oh well, onwards and upwards eh? Regards, Des






+ Reply to Thread
Page 3 of 3 FirstFirst 1 2 3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts