<div>I think you should put your php files (the ones you downloaded) in /var/www/html where Apache looks for files to serve. The defines.php I think is in the lib directory (/var/www/html/WebMeetme/lib).</div> <div> </div> <div>Here is my defines.php</div> <div> </div> <div><?php</div> <div>define ("WEBROOT", "<A href="http://192.168.0.101/">http://192.168.0.101/</A>"); // Change this to your server<BR>define ("FSROOT", "/var/www/html/Web-MeetMe/"); // Where Meetme is located</div> <div>//GUI title<BR>define("GUI_TITLE", "Web-MeetMe");<BR>define("GUI_ICON", "asterisk.gif");</div> <div>define ("LIBDIR", FSROOT."lib/");</div> <div>define ("HOST", "localhost"); // I think your MySQL server<BR>define ("PORT", "3306");<BR>define ("USER", "root"); // user to DB<BR>define ("PASS", "mysqlpass"); // password to DB<BR>define ("DBNAME", "DB_CDR");<BR>define ("DB_TYPE", "mysql"); // mysql or postgres<BR><BR>I am using though the one available at <A
href="http://www.fitawi.com/Asterisk">www.fitawi.com/Asterisk</A> not from areski. Not sure how big a difference the conf will be.</div> <div> </div> <div>richard</div> <div><BR><B><I>Jordan Novak <jnovak@logisticshealth.com></I></B> wrote:</div> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"> <META content="Microsoft Word 11 (filtered medium)" name=Generator> <STYLE> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:Arial; color:windowtext;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </STYLE> <DIV
class=Section1> <div class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I am looking at some directions on how to install and it is asking me to edit defines.php, it states that the file should be located in the source directory, but I can’t seem to find it anywhere on my machine. Anyone been thru this? <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></FONT></div> <div class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></div> <div class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Jordan Novak<o:p></o:p></SPAN></FONT></div> <div class=MsoNormal><FONT face=Arial size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Communications Technician<o:p></o:p></SPAN></FONT></div> <div class=MsoNormal><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE:
12pt"><o:p> </o:p></SPAN></FONT></div></DIV>_______________________________________________<BR>--Bandwidth and Colocation provided by Easynews.com --<BR><BR>Asterisk-Users mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE><BR>