When I try to upload an image in pagemaster all I get is this error "Upload directory does not exist or is not writable:
/public_html/cic/images/pagemaster/ " so I created the upload folder in pagemaster folder but I still get the error.
All folders permissions are set to writable.
Please. Any suggestions appreciated.I am tearing my hair out!
Thanks for your quick reply.
Sorry the full error is Upload directory does not exist or is not writable:
/data01/ronson40/public_html/cic/images/pagemaster/
Here are the Health results:
Health
control panel > health > report
Full Report
Showing 13 Messages.
open_basedir restriction - Warning
Warning! Right now, only access to the following directories is allowed through the open_basedir statement: /data01/ronson40/, /usr/lib/php, /usr/local/lib/php, /tmp
Used Memory - ERROR!
Error! The php on your server does not support the function memory_get_usage().Please doublecheck with your host, wether he compiled in. It has been available in php as of version 4.3.2 but is only available, if your php is compiled with the --enable-memory-limit option.
Available Memory - Warning
Warning! Right now, phpWebSite can use as much memory as there is available.
Safe Mode - OK
PHP safe mode is disabled. That's good, because otherwise phpWebSite and this script would not be able the way they are meant to run.
File Uploading - OK
php is configured to allow file uploads via http. That's good!
Register Globals - OK
Register Globals disabled.
Operating System - OK
Your server is running Linux which seems to be some kind of Unix derivate. That's good, you should be on the safe side.
PHP Version - OK
You are using php version 4.4.4. Looks very recent to me.
GD Support - OK
You are running php 4.3.0 or greater which has the GD image manipulation libraries built in.
Webserver - OK
You are running Apache Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a. This webserver is fully supported by phpWebSite.
Image Directory - OK
The image directory of your site (/data01/ronson40/public_html/cic/images/) is writeable.
Setup Directory - OK
Your setup directory does not exist any more. This is good, as it gives you a bit more security.
Caching - OK
Caching is disabled for your site. Usually, your site performance will benefit from this.
I tried to upload a word document file to documents but get this error:
File upload messages
1 : There was a problem uploading the specified file.
2 : No file was selected to be uploaded.
3 : No file was selected to be uploaded.
4 : No file was selected to be uploaded.
5 : No file was selected to be uploaded.
So we got a more general uploading problem... Can you put back in your setup directory (copied from the original package) and post your server name so I can look into the phpinfo output?
I never had a setup folder as I installed the phpws via my web host control panel as an addon. However I have now downloaded phpws v0.10.2 from sourceforge and moved setup folder into the phpws root on my existing site.Is that ok?
You say you need name of server. What is it you need exactly is it domain + username + password? sorry for my ignorance!
edited file to: $file_dir = '/data01/ronson40/public_html/cic';
$file_url = 'http://www.mydomain.co.uk/cic';
Placed it in cic folder.
Then I browsed to [content] file (should I have changed its file name?). All I saw was the [content] file code.