Vista Ultimate
Posted by: vandykutty (---.dyn.optonline.net)
Date: February 20, 2008 01:26AM

Can anyone help me?
I install wamp2 on my vista then I create folder in www then I try to brows the pages, but its not working.

Wamp is not working with vista?

Options: ReplyQuote
Re: Vista Ultimate
Posted by: yfastud (Moderator)
Date: February 20, 2008 01:34AM

It does and if you check my website, all the guides were created on vista

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Vista Ultimate
Posted by: vandykutty (---.dyn.optonline.net)
Date: February 20, 2008 01:45AM

where i have to check?

Options: ReplyQuote
Re: Vista Ultimate
Posted by: yfastud (Moderator)
Date: February 20, 2008 02:26AM


Options: ReplyQuote
Re: Vista Ultimate
Posted by: vandykutty (---.dyn.optonline.net)
Date: February 20, 2008 02:43AM

yes i follow the same steps but still there is a problem

Options: ReplyQuote
Re: Vista Ultimate
Posted by: yfastud (Moderator)
Date: February 20, 2008 05:13AM


Options: ReplyQuote
Re: Vista Ultimate
Posted by: kutty (---.nyc1.dsl.speakeasy.net)
Date: February 20, 2008 04:05PM

I have designed website in dreamwaver , php and css also flash movie all my files in a folder called “kcah” then I put this folder inside the “www”. Then I open dreamwaver and mage the site (for testing). Then I open each page in design view and I try preview in browser. I can see only the text. The page is not loading images, flash movie and even css.

So kindly pls help me
Thank you,

Options: ReplyQuote
Re: Vista Ultimate
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 20, 2008 04:09PM

can u please paste one of ur pages here?

Options: ReplyQuote
Re: Vista Ultimate
Posted by: yfastud (Moderator)
Date: February 20, 2008 04:17PM

Make sure to use full tag <?php ... ?> if short_open_tag is not enable in ph.ini

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: Vista Ultimate
Posted by: kutty (---.nyc1.dsl.speakeasy.net)
Date: February 20, 2008 04:28PM

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[www.w3.org];
<html xmlns="[www.w3.org];
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Home</title>
<link href="/kcahcss/index.css" rel="stylesheet" type="text/css" />
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<link href="/kcahcss/header.css" rel="stylesheet" type="text/css" />
<link href="/kcahcss/footer.css" rel="stylesheet" type="text/css" />
</head>

<body>
<?php include("include/header.php"winking smiley; ?>
<div id="maincontainer">
<div id="leftpart">Content for id "leftpart" Goes Here</div>
<div id="rightpart">Content for id "rightpart" Goes Here</div>
<div id="maincontent">
<div id="homepicture">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','500','height','300','src','/images/homepagepic','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','scale','exactfit','movie','/images/homepagepic' ); //end AC code
</script><noscript><object classid="clsidgrinning smiley27CDB6E-AE6D-11cf-96B8-444553540000" codebase="[download.macromedia.com]; width="500" height="300">
<param name="movie" value="/images/homepagepic.swf" />
<param name="quality" value="high" /><param name="SCALE" value="exactfit" />
<embed src="/images/homepagepic.swf" width="500" height="300" quality="high" pluginspage="[www.macromedia.com]; type="application/x-shockwave-flash" scale="exactfit"></embed>
</object>
</noscript></div>
<div id="hometext"><p class="hometext">Kerala Christian Adult Homes (KCAH) is a Limited Liability Company formed by one hundred and fifty members of Malayalee community living in North America. Primary aim of this company is to build community centers for people emigrated from Kerala, especially for retired and about to be retired Malayalees. The guiding principle of this group will always be, “Behold how good it is for brethren to dwell together in unity”.</p>
<p class="hometext">KAIRALI HOMES in Royse City, near Dallas, Texas is the pioneer project under Kerala Christian Adult Homes. Kairali Homes is an active adult community primarily for Keralites. Our mission is to provide a peaceful and spiritual retired living environment for the North American resident community from Kerala, irrespective of religion, by designing and accomplishing projects with all amenities of a luxurious lifestyle that we set up in this country but with a background of our childhood memories in our homeland.</p>
</div>
</div>
</div>
<?php include("include/footer.php"winking smiley; ?>
</body>
</html>

Options: ReplyQuote
Re: Vista Ultimate
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 20, 2008 04:35PM

/kcahcss do you have this folder?


looks like ur includes are not working


include "include/footer.php" ;


try no brackets
allso do u have a folder called include

Options: ReplyQuote
Re: Vista Ultimate
Posted by: kutty (---.nyc1.dsl.speakeasy.net)
Date: February 20, 2008 04:41PM

yes i have both folders. also i try with out brackets still not working

Options: ReplyQuote
Re: Vista Ultimate
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 20, 2008 04:47PM

i think i know wat it is!! wats the file called that u sent me

Options: ReplyQuote
Re: Vista Ultimate
Posted by: kutty (---.nyc1.dsl.speakeasy.net)
Date: February 20, 2008 04:49PM

index.php

Options: ReplyQuote
Re: Vista Ultimate
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 20, 2008 04:53PM

Warning: include(include/header.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\help.php on line 13

Warning: include() [function.include]: Failed opening 'include/header.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\help.php on line 13
Content for id "leftpart" Goes Here
Content for id "rightpart" Goes Here

Kerala Christian Adult Homes (KCAH) is a Limited Liability Company formed by one hundred and fifty members of Malayalee community living in North America. Primary aim of this company is to build community centers for people emigrated from Kerala, especially for retired and about to be retired Malayalees. The guiding principle of this group will always be, “Behold how good it is for brethren to dwell together in unity”.

KAIRALI HOMES in Royse City, near Dallas, Texas is the pioneer project under Kerala Christian Adult Homes. Kairali Homes is an active adult community primarily for Keralites. Our mission is to provide a peaceful and spiritual retired living environment for the North American resident community from Kerala, irrespective of religion, by designing and accomplishing projects with all amenities of a luxurious lifestyle that we set up in this country but with a background of our childhood memories in our homeland.

Warning: include(include/footer.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\help.php on line 32

Warning: include() [function.include]: Failed opening 'include/footer.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\help.php on line 32










this is wat i get wen i run it,,,, iv no idea why its looking for (include_path='.;C:\php5\pear')

Options: ReplyQuote
Re: Vista Ultimate
Posted by: kutty (---.nyc1.dsl.speakeasy.net)
Date: February 20, 2008 05:02PM

yes you will get error because you don't have the include and css file

Options: ReplyQuote
Re: Vista Ultimate
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 20, 2008 05:06PM

no i know that
but its looking for c:/php/pear


and wamp doesnt come with pear installed


did u write ur scripts urself?

Options: ReplyQuote
Re: Vista Ultimate
Posted by: kutty (---.nyc1.dsl.speakeasy.net)
Date: February 20, 2008 05:09PM

yes i did

Options: ReplyQuote


Sorry, only registered users may post in this forum.