selam şu adresteki script yi kurmaya çalışıyorum beceremedim http://www.onlinemarketingtoday.com/custom-programming.htm şu hatayı veriyor işin tuaf tarafı script yi kurdum şifreyi kullanıcı adını kabul etmiyor
acaba şu aşşağıdaki kurulum dosyası için yardımcı olurmusunuz ben bir şeyler yapmaya çalıştım ama olmadı
1) Unzip the lma.zip file.
2) Create a folder in the root directory of your website server
(usually public_html) called "lma" or anything you like. This is where
the application files will reside. CHMOD this folder 0777.
3) Upload the 9 application files to this directory.
4) Upload the templates folder and its contents to this directory.
5) Upload the help folder and its contents to this directory.
6) Upload the pr-images folder and its contents to this directory.
7) CHMOD the "directory" file and admin.php file 0755
8) CHMOD the "templates" and "help" folders 0777.
8) CHMOD the install.php & settings.php file 0777.
9) Run the install.php file from your browser & follow the
instructions...
http://www.yoursite.com/lma/install.php
ADDITIONAL NOTE: If you receive a "500 Internal Server Error" when
you try to run the install.php file, try changing it's permissions
to 0755 instead and see if that makes a difference.
Kod:
Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) in /home/sitevcom/domains/xxxxxxxx.com/public_html/dir/lma/admin.php on line 147
Warning: mysql_select_db(): Access denied for user: 'apache@localhost' (Using password: NO) in /home/sitevcom/domains/xxxxxxxxx.com/public_html/dir/lma/admin.php on line 148
Warning: mysql_select_db(): A link to the server could not be established in /home/sitevcom/domains/xxxxxxxx.com/public_html/dir/lma/admin.php on line 148
1) Unzip the lma.zip file.
2) Create a folder in the root directory of your website server
(usually public_html) called "lma" or anything you like. This is where
the application files will reside. CHMOD this folder 0777.
3) Upload the 9 application files to this directory.
4) Upload the templates folder and its contents to this directory.
5) Upload the help folder and its contents to this directory.
6) Upload the pr-images folder and its contents to this directory.
7) CHMOD the "directory" file and admin.php file 0755
8) CHMOD the "templates" and "help" folders 0777.
8) CHMOD the install.php & settings.php file 0777.
9) Run the install.php file from your browser & follow the
instructions...
http://www.yoursite.com/lma/install.php
ADDITIONAL NOTE: If you receive a "500 Internal Server Error" when
you try to run the install.php file, try changing it's permissions
to 0755 instead and see if that makes a difference.