Getting some error in installing a script. :(

Discussion in 'PHP' started by Digital_shubhi, Jun 27, 2009.

  1. #1
    Well, I was trying to install the script OS WALLPAPER.
    But I am getting some errors.

    How to solve it? If anyone have used this script help me out.:(

    And I have already changed the permissions to 777.

    - Digital -
     
    Digital_shubhi, Jun 27, 2009 IP
  2. Louis11

    Louis11 Active Member

    Messages:
    783
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    70
    #2
    Well the most obvious solution would first be to make the directory icons/ writable. If you have already changed the permissions it is likely that they are reverting back. You may have to add your web user into the group that has write access to that directory (might need to contact your webhost to do this).

    The other errors (mysql_fetch_array) are caused by an invalid SQL resource, or bad SQL query in general. If this script functions on other servers, then it is highly likely that these errors are being thrown because your configuration isn't correct and the SQL queries are not being generated correctly.
     
    Louis11, Jun 28, 2009 IP
  3. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #3
    your mysql config is not correct you need to modify it
     
    Bohra, Jun 28, 2009 IP
  4. Digital_shubhi

    Digital_shubhi Illustrious Member

    Messages:
    11,524
    Likes Received:
    760
    Best Answers:
    12
    Trophy Points:
    405
    #4
    Well, I solved the mysql problem. And the permissions are already 777.

    But now a new problem coming --

    - Digital -
     
    Digital_shubhi, Jun 28, 2009 IP