Jump to content

Complete Noob


cameronnat

Recommended Posts

I am such a noob with php.  I'm trying to install a plugboard onto my website.  I've uploaded the files onto my server and have changed the CHMOD on the files I was supposed to.  I've even gotten into the admin section through my browser.  I cannot get it to appear on the page.  I know it's something silly that my brain has missed but here is what I've done.


[code]<html>
<head>
<title>My first PHP Page</title>
</head>
<body>
This is normal HTML code

<?php include('/plugbox1.0/plug.php');?>


Back into normal HTML

</body>
</html>[/code]

Shouldn't there be a a code BEFORE the html to cache the php? Sorry :(
Link to comment
Share on other sites

Ahhhhh, okay I've gotten another script.  I uploaded the files and changed to CHMOD and the config but I'm getting this error:

[quote]Warning: file() [function.file]: Unable to access plug.db.php in /misc/24/163/230/777/user/web/nathaliesdream.com/linkdump/plug.php on line 103

Warning: file(plug.db.php) [function.file]: failed to open stream: No such file or directory in /misc/24/163/230/777/user/web/nathaliesdream.com/linkdump/plug.php on line 103[/quote]

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.