TinyPortal
Development => Support => Installation => Topic started by: gus58 on November 16, 2006, 07:18:55 AM
I have a problem with v096, any help appreciated. here's the error returned:
2: copy(/home/*******/public_html/smf1/Themes/default/images/english/tpdownload.gif): failed to open stream: Permission denied
File: /home/*******/public_html/smf1/Sources/Subs-Package.php
Line: 961
I set permissions to 777 for the "english" dir in which it lives to see if that worked, but no go.....
I just did a fresh install of both smf v.107 & TP and got the same.
What are the permission set to for the IMAGE ? INSIDE the English dir ?
They are set to 777
Ok just tried a manual install and got the following page full of errors,
Warning: mysql_query(): Access denied for user 'nobody'@'localhost' (using password: NO) in /home/ppswell/public_html/smf/tp_install.php on line 17
Warning: mysql_query(): A link to the server could not be established in /home/ppswell/public_html/smf/tp_install.php on line 17
Warning: mysql_qu etc etc...... it goes on and on.
So I thought I'd try a packet manager install again in case anything had changed from the manual upload of files.
I got the following error, very similar to the first error except it is now on a different filename.
2: copy(/home/ppswell/public_html/smf/Themes/default/images/TPadm-news.gif): failed to open stream: Permission denied
File: /home/ppswell/public_html/smf/Sources/Subs-Package.php
Line: 961
I'd really like to use this portal.........
ur database is denying your access "using password: NO"
So you may need to set the password in the settings for the packages area which allows your SMF to use ftp
look in packages ---> options
Only the server, port and username fields are in the package - options section
try checking in ur server settings as well in the forum admin panel - even though those are probably correct or the forum wouldnt run
if nothing at all works u should try using PHPmyadmin to create the tables manually using the manual install files to run the SQL query which creates all the tables.
because from what I can tell currently ur Database is not allowing SMF to create the tables required for some reason