User Profile

Collapse

Profile Sidebar

Collapse
malaysiauser
malaysiauser
Last Activity: Feb 24 '08, 08:19 AM
Joined: Sep 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • malaysiauser
    replied to Please help with Download Control Script
    in PHP
    The links are ok bro....
    See more | Go to post

    Leave a comment:


  • malaysiauser
    started a topic Please help with Download Control Script
    in PHP

    Please help with Download Control Script

    Dear all,

    Last year I install a download control script in Linux server. its working. This year i'd changed my hosting server to other company. i'd tried install the script. It was installed properly but doesn't work.

    More about the script;

    This script will log date, time, ip address, by day, by month, by year and analysis of downloads.
    It has 4 log files for one module (year, date...)
    ...
    See more | Go to post

  • malaysiauser
    replied to Unable to connect to MySQL database!
    i try to add another user and got this error;

    
    Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'digi'@'localho st' (using password: YES) in /home/digimage/public_html/settings.inc.ph p on line 23
    Error: Access denied for user 'digi'@'localho st' (using password: YES)


    im using cpanel to manage my MySQL database.

    any idea?
    See more | Go to post

    Leave a comment:


  • malaysiauser
    replied to Unable to connect to MySQL database!
    Unable to connect to MySQL database! Error: Access denied for user 'digimage'@'loc alhost' to database 'filehost'

    i'd created a database "filehost" with a username and password.
    So in my php setting i use that username and password.
    And for that user i select 'allow all'. But i still getting access denied.
    Im using cpanel.

    tq sir..
    See more | Go to post

    Leave a comment:


  • malaysiauser
    replied to Unable to connect to MySQL database!
    pls check my site www.digimage,in fo

    the error is unable to connect to mysql
    See more | Go to post

    Leave a comment:


  • malaysiauser
    replied to Unable to connect to MySQL database!
    when i entering from another computer....

    this is the error message:

    锘?div align="center"> Unable to connect to MySQL database!
    See more | Go to post

    Leave a comment:


  • malaysiauser
    started a topic Unable to connect to MySQL database!

    Unable to connect to MySQL database!

    Im new user of PHP and MySQL.

    I tried to use a script package for my web. I'd created a database.
    And my connection scripts are as follow;

    [PHP]<?php

    $mysql_host="lo calhost";

    $mysql_username ="hidden";

    $mysql_password ="hidden";

    $mysql_database ="hidden";

    $site_name="My Share Host"; //name...
    See more | Go to post
    Last edited by mwasif; Sep 22 '07, 01:04 PM. Reason: Added code tags.
No activity results to display
Show More
Working...