Hello
I'm planning of a new drupal site that will have 100 pages to start with [each having NO images except one 160*600 adsense image ads]. Except the ad images, there won't be any bandwidth/space grabbing image/sound/animation/anything.
I'll use Acquia Marina theme at the beginning.
Other features: With user account, members can access these:
1. html newsletter subscription
2. post on forum
3. content rating
4. may be a fan club.
I'm a newbie in the IT world. But I have already finish my framework of my site: http://anthony.web.id
It is a bilingual site, and I'm still using a free webhost = 000webhost.com
I use many module: i18n; xmlsitemap, FCKeditor and TinyMCE (still haven't decide which one would be use), Image assist.
I have been fighting to get my site working with ANHosting with no luck.
I uploaded my site, (its a mirror of what I have on my machine) and they gave me a temp url to access my site but none of my links work. I can access the main page, but get 404 not found if I click a link or try to log on.
Please tell me how I can put, using phpAdmin, the mysql database from my computer to the server that will host my website.
Six months ago, when I started with drupal, someone show me the syntax, something close to mysql -h mydatabase .... ,but I forgot and I can't find that person.
I used II7 and I put the drupal files on that inetpub/wwwroot/drupal. I copied the files index.php, page.php..., using FireFtp, but I'm missing the database. I don't know how to find it and put it on the server.
I am a beginer, and I need a little help. Please find 1 min to answer.
i have installed the back up module. Afterwards I wanted to write create a backup from the whole drupal system in the root directory. I got following error messages:
File /bin/tar is not executable.
I checked my whole drupal directory structure but I could not find a bin directory.
Do I have to install a tar programm on my drupal system, when yes where?
Addtionally I created a directory called backup directly beneath my root directory.
When I insert my directory in the backup path I receive the following error message:
File /bin/tar is not executable.
Path '/backup' is not writable. Note that the user the webserver runs as may be different from the user that owns that directory. Please contact your SysAdmin for further assistance.
warning: opendir() [function.opendir]: open_basedir restriction in effect. File(/backup) is not within the allowed path(s): (/www/htdocs/v160033/:/tmp:/usr/bin:/www/htdocs/v160033:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/v160033/..../Drupal/drupal-5.6/modules/backup/backup.module on line 368.
warning: opendir(/backup) [function.opendir]: failed to open dir: Operation not permitted in /www/htdocs/v160033/..../Drupal/drupal-5.6/modules/backup/backup.module on line 368.