Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 50
  1. #21

    Default Re: need help on php!


    Quote Originally Posted by stealthghost View Post
    naa ka gi-buhat nga "sample" folder sulod sa HTDOCS, right?

    then didto nimo gi-butang sulod sa "sample" folder ang PHP files?

    then, kung mao na, can you check sa XAMPP gui kung running ba imu Apache? naa man na ORANGE icon sa status bar, i-double click lang..

    have you also tried going to this address again: http://localhost

    kung mo-gawas na tong IT WORKS!

    Thanks..
    dli lagi nako ma start akong apache? unsai kuwang ani? cge ko'g click sa start button dli gyud mo start.

  2. #22

    Default Re: need help on php!

    Quote Originally Posted by syntax20075 View Post
    dli lagi nako ma start akong apache? unsai kuwang ani? cge ko'g click sa start button dli gyud mo start.
    naa ka skype bro? kay basin nag conflict na xa.. mo-lock man gud ang PORT 80 sa skype where need pud sa APACHE ang PORT 80..

  3. #23

    Default Re: need help on php!


  4. #24

    Default Re: need help on php!

    Quote Originally Posted by syntax20075 View Post
    ako g install kai XAMPP, asa nako e butang akong folder? para mo run siya dritso if mag http://localhost/index.php ko?
    sa htdocs. create kag folder ddto daun ibutang imong mga php files ddto

    http://localhost/IMONGFOLDER

    input na sa browser but before ka mag input sa browser e on imong xampp apache og mysql.

  5. #25

    Default Re: need help on php!

    Quote Originally Posted by syntax20075 View Post
    dli lagi nako ma start akong apache? unsai kuwang ani? cge ko'g click sa start button dli gyud mo start.
    naa kay skype? e quit nah daun start blk sa imong apache

  6. #26

    Default Re: need help on php!

    Quote Originally Posted by syntax20075 View Post
    dli lagi nako ma start akong apache? unsai kuwang ani? cge ko'g click sa start button dli gyud mo start.
    try this solution: - Can't start Apache using WAMP

  7. #27

    Default Re: need help on php!

    @ALL,

    it works.. salamat keo mga brad.. if naa ko pangutana post lang japon ko diri ha?

  8. #28

    Default Re: need help on php!

    mga brad, unsai rason nganong mag error man ko'g in.ani?

    Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\Larville\availability.php on line 148
    Could not connect: Access denied for user 'root'@'localhost' (using password: YES)
    nga unta sakto man akong password, username...

  9. #29

    Default Re: need help on php!

    You will need to grant user 'root' with privileges in your mysql database. Like

    Code:
    GRANT SELECT, INSERT, DELETE ON database TO root@'localhost' IDENTIFIED BY 'password';
    
    FLUSH PRIVILEGES;
    or

    Code:
    GRANT ALL ON *.* TO root@'localhost' IDENTIFIED BY 'password';
    
    FLUSH PRIVILEGES;
    BTW: You shouldn't use root as user, It may cause a compromise to your database, you should create a new user with privileges.

  10. #30

    Default Re: need help on php!

    Quote Originally Posted by chrisvil View Post
    You will need to grant user 'root' with privileges in your mysql database. Like

    Code:
    GRANT SELECT, INSERT, DELETE ON database TO root@'localhost' IDENTIFIED BY 'password';
    
    FLUSH PRIVILEGES;
    or

    Code:
    GRANT ALL ON *.* TO root@'localhost' IDENTIFIED BY 'password';
    
    FLUSH PRIVILEGES;
    BTW: You shouldn't use root as user, It may cause a compromise to your database, you should create a new user with privileges.
    i can't log-in now in my MySQL Administrator.. what happen?

  11.    Advertisement

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

 
  1. Need help on PHP
    By Badekdek in forum Programming
    Replies: 8
    Last Post: 01-26-2009, 09:19 PM
  2. Need help on PHP
    By Badekdek in forum Programming
    Replies: 1
    Last Post: 01-20-2009, 07:54 AM
  3. Need help on PHP
    By Badekdek in forum Networking & Internet
    Replies: 0
    Last Post: 01-19-2009, 11:25 PM
  4. needs help on HTML
    By tagaisla in forum Websites & Multimedia
    Replies: 11
    Last Post: 11-16-2005, 03:32 AM
  5. I need help on CPU Air flow suggestions
    By HLadik2 in forum Computer Hardware
    Replies: 8
    Last Post: 09-12-2005, 05:20 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top