Cake PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pradeep

    #1

    Cake PHP

    Hello All,

    I have Cake PHP based program. But it gives error
    ' Your database configuration file is not present '

    How can i solve this error ?

    Thanks in advance.
  • Jerry Stuckle

    #2
    Re: Cake PHP

    pradeep wrote:
    Hello All,
    >
    I have Cake PHP based program. But it gives error
    ' Your database configuration file is not present '
    >
    How can i solve this error ?
    >
    Thanks in advance.
    >
    Did you try googling the phrase? Did you try asking CakePHP support?

    --
    =============== ===
    Remove the "x" from my email address
    Jerry Stuckle
    JDS Computer Training Corp.
    jstucklex@attgl obal.net
    =============== ===

    Comment

    • Jonas Werres

      #3
      Re: Cake PHP

      How can i solve this error ?

      You could try to provide a database configuration file.

      Comment

      Working...