Export to GitHub

fredistrano - issue #111

Unable to find deploy.php


Posted on Apr 14, 2010 by Happy Horse

What steps will reproduce the problem? 1. Pressed "Deploy" 2. Pressed "Step 1 svn export" 3.

What is the expected output? What do you see instead? I see * [loadConfig] > Unable to find deploy.php

What version of the product are you using? On what operating system? Using latest freditrano RC. Windows. PHP 5.3.0 (cli) (built: Jul 2 2009 21:08:11)

Please provide any additional information below. I tried my projec, was thinking I'm doing something wrong, then tried example "FredistranoExample", same error about deploy.php

Comment #1

Posted on Apr 14, 2010 by Happy Horse

Tried on Ubuntu VM, same error.

Comment #2

Posted on Feb 19, 2014 by Massive Horse

got the same issue.. No thread on this yet? :(

Comment #3

Posted on Feb 19, 2014 by Happy Horse

It's almost 4 years :) Got email and I was like 'wth is this'. Cant' remember if I resolved it or just moved on. But taking into account the time span, I'd say - you wont find any luck here :(

Comment #4

Posted on Feb 19, 2014 by Massive Cat

You can find the answer on this page => https://code.google.com/p/fredistrano/wiki/CommonProblems

  1. During a deployment, the following error message is triggered "Unable to find deploy.php"

Fredsitrano is looking for a "deploy.php" file in the root directory of the deployed project. If the file is not found, Fredsitrano is unable to continue. Make also sure that you have committed this file in Subversion. Refer to the documentation for further details about the expected content of "deploy.php".

Comment #5

Posted on Feb 19, 2014 by Massive Cat

(No comment was entered for this change.)

Status: Invalid

Labels:
Type-Defect Priority-Medium