Installation Instructions - php Form

Author Topic: Installation Instructions  (Read 10723 times)

Offline admin

  • Administrator
  • *****
  • Posts: 67
  • Karma: +10/-0
  • Gender: Male
    • View Profile
Installation Instructions
« on: November 07, 2007, 11:39:31 AM »


1. Unzip
2. Upload menage folder
Code: [Select]
http://yoursite.com/menage3. Upload file comments.php
Code: [Select]
http://yoursite.com/comments.php4. chmod 666 config.php
5. Follow the instructions
Code: [Select]
http://yoursite.com/menage/install.php6. chmod 644 config.php
7. PHP Code to display form and comments:


Code: [Select]
<?php $root $_SERVER['DOCUMENT_ROOT']; include $root '/comments.php'?>
« Last Edit: May 25, 2008, 05:45:16 PM by admin »

Offline omar29_10

  • Supporter
  • **
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Installation Instructions
« Reply #1 on: June 07, 2008, 08:13:49 AM »
Mr Admin
But can you tell me where i can put the php code
and where i can'T find the config.php


Offline alex

  • Global Moderator
  • *****
  • Posts: 77
  • Karma: +19/-0
    • View Profile
Re: Installation Instructions
« Reply #2 on: June 09, 2008, 01:23:11 AM »
You can put this code anywhere in the PHP file. ...
sample1:
Code: [Select]
<div class=<leftblock>

<?php $root $_SERVER['DOCUMENT_ROOT']; include $root '/comments.php'?>

</div>
sample2:
Code: [Select]
<?php
echo '<div class=leftblock>';
$root $_SERVER['DOCUMENT_ROOT']; include $root '/comments.php';  
echo 
'</div>';
?>




Path to configuration file menage/sett.php
no config.php
« Last Edit: June 09, 2008, 01:31:27 AM by alex »

Offline kinggeorge3287

  • Supporter
  • **
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Installation Instructions
« Reply #3 on: May 30, 2009, 12:11:18 AM »
hey
i installed everything and deleted the install files. but when i go yo http://bigappleboy.com/menage its giving me problems.

Offline vinetu2

  • Supporter
  • **
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Installation Instructions
« Reply #4 on: May 30, 2009, 01:59:52 PM »
hey
i installed everything and deleted the install files. but when i go yo http://bigappleboy.com/menage its giving me problems.
What problems? ??? :)

Offline kinggeorge3287

  • Supporter
  • **
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Installation Instructions
« Reply #5 on: May 30, 2009, 02:39:59 PM »
Notice: Undefined variable: submit in C:\wamp\www\menage\index.php on line 12
Create New Username and Password

when i go into http://bigappleboy.com/menage there are three login

thank you for the relay