config.php file, the directory data/ does not exist
Hi Folks
Im struggling with this. Im new to php but can't see what I have dont wrong here.
Im not to sure if i have edited the config file properly.
should the line be something like this?:
?>$data_dir="data_xxxxxx/";
which should match a directory of that name.
Well at my end if I have written the line correctly then why would I be getting the message
"Welcome to phpAlbum 0.4.1.14
Please check your config.php file, the directory data/ does not exist "
I do have a directory that matches the directory name in the config file.
Id be greatful of all help.
ps I'd rather go the manual route as I like to see how things work.
kind regards
Gill
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-8698264690166658"
data-ad-slot="4417389723">
If it says the data/
If it says the data/ directory does not exist, than you can be quite sure that in your phpAlbum directory does not exist data/ subdirectory. Create it, allow www user write access to it and it should work.