Jump to content
Larry Ullman's Book Forums

kwandoa

Members
  • Posts

    43
  • Joined

  • Last visited

Posts posted by kwandoa

  1. Hi

     

    My registration site works fine on my local server BUT as soon as I go onto a live server http://www.biz.nf/

    things start getting interesting.

     

    I cannot quite figure out how to get the url right that defines my MYSQL constant.

     

    my local sever settings looks like this 

     

    define ('MYSQL', 'C:\EasyPHP\www\\mysqli_connect.php');

     

    on the live server at http://www/kwandoa.co.nf ,  I define it like this

     

    define ('MYSQL', 'http:\www\kwandoa.co.nf\\mysqli_connect.php');

     

    and it does not recognize it.

     

    Could anybody point me in the right direction please

     

    Regards

  2. I am in the command prmpt and cannot seem to create a new app. I use windows 7. I have htdocs and framework folders in root . Command prompt is as follows

    C:\EasyPHP-12.1\www\yii\framework>yiic.php web ../htdocs

    which brings up the 'yiic.php' file in my IDE editor. 

    please advise.

     

×
×
  • Create New...