Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setting up GS on pagodabox.com
#3
This is my first time deploying GS not off of FTP. I'm trying out a new host. In essence with ftp I could chmod my files to make them writeable. A Boxfile would be needed in this situation to make writeable directories.

Here is the documentation on the Boxfile: http://help.pagodabox.com/customer/porta...les/175475

Here is what I would normally chmod, so I'm just adding them as writeable on the Boxfile instead:

web1:
name: GetSimple
shared_writable_dirs:
- /backup
- /data
- /admin
- /theme

I would remove /admin after install so it could auto remove install, and setup files respectively. However I get 404'd when I go to try to /admin/install.php manually.

When I visit the target root of the file I get this:
Warning: include(admin/inc/common.php): failed to open stream: No such file or directory in /var/www/index.php on line 34 Warning: include(): Failed opening 'admin/inc/common.php' for inclusion (include_path='.:/usr/lib/php-5.3.8/php') in /var/www/index.php on line 34 Fatal error: Call to undefined function exec_action() in /var/www/index.php on line 37

I tried including a default version of PHP into the Boxfile.


This is my first time using a Boxfile or YAML, it's new to me. Perhaps someone has some experience? I'll gladly return a nice user friendly pagodabox.com guide if I can get an answer.
Reply


Messages In This Thread
Setting up GS on pagodabox.com - by samrocksc - 2013-05-16, 00:43:43
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-16, 01:50:46
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-16, 01:59:57
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-16, 02:36:12
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-16, 04:09:58
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-16, 13:10:56
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-16, 23:08:19
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-16, 23:22:11
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-18, 06:21:45
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-18, 07:27:58
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-18, 08:47:37
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-18, 09:12:51
RE: Setting up GS on pagodabox.com - by shawn_a - 2013-05-19, 01:01:24
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-19, 01:04:08
RE: Setting up GS on pagodabox.com - by samrocksc - 2013-05-19, 02:55:42



Users browsing this thread: 1 Guest(s)