[Pro] MySQL

Hi

I am attempting to set up a newsletter system I purchased from envato code canyon which needs MySQL.

See here: http://codecanyon.net/item/newsletter-system/52667

I have uploaded the necessary files for the newsletter system to my server but when I attempt to run the installer as instructions through www.juliesgardenworld.com/newsletter/
I get this error:

Warning: require_once(php/functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/fhlinux008/j/juliesgardenworld.com/user/htdocs/newsletter/index.php on line 36

Fatal error: require_once() [function.require]: Failed opening required ‘php/functions.php’ (include_path=‘.:/usr/share/pear-php5’) in /home/fhlinux008/j/juliesgardenworld.com/user/htdocs/newsletter/index.php on line 36

I have never used MySQL before and any help with this would be appreciated.

Thought this would be pretty easy to set up - but it’s way over my head.

Regards

Trevor


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Did you upload the php folder to your server, into the same directory
as the setup file? That’s what your error is saying here – it can’t
find a particular file inside a sub-folder named php.

Walter

On May 12, 2010, at 2:38 PM, t50ufo wrote:

Hi

I am attempting to set up a newsletter system I purchased from
envato code canyon which needs MySQL.

See here: http://codecanyon.net/item/newsletter-system/52667

I have uploaded the necessary files for the newsletter system to my
server but when I attempt to run the installer as instructions
through www.juliesgardenworld.com/newsletter/
I get this error:

Warning: require_once(php/functions.php) [function.require-once]:
failed to open stream: No such file or directory in /home/fhlinux008/
j/juliesgardenworld.com/user/htdocs/newsletter/index.php on line 36

Fatal error: require_once() [function.require]: Failed opening
required ‘php/functions.php’ (include_path=‘.:/usr/share/pear-php5’)
in /home/fhlinux008/j/juliesgardenworld.com/user/htdocs/newsletter/
index.php on line 36

I have never used MySQL before and any help with this would be
appreciated.

Thought this would be pretty easy to set up - but it’s way over my
head.

Regards

Trevor


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Trevor,

the error is telling you it cannot find the file called: functions.php
which should be located in the php folder. The path the script is
looking for is: php/functions.php so the thing to do is check you have
the folder called php in the newsletter folder and the file called
functions.php is located in it.

HTH

On May 12, 2010, at 8:38 PM, t50ufo wrote:

Hi

I am attempting to set up a newsletter system I purchased from
envato code canyon which needs MySQL.

See here: http://codecanyon.net/item/newsletter-system/52667

I have uploaded the necessary files for the newsletter system to my
server but when I attempt to run the installer as instructions
through www.juliesgardenworld.com/newsletter/
I get this error:

Warning: require_once(php/functions.php) [function.require-once]:
failed to open stream: No such file or directory in /home/fhlinux008/
j/juliesgardenworld.com/user/htdocs/newsletter/index.php on line 36

Fatal error: require_once() [function.require]: Failed opening
required ‘php/functions.php’ (include_path=‘.:/usr/share/pear-php5’)
in /home/fhlinux008/j/juliesgardenworld.com/user/htdocs/newsletter/
index.php on line 36

I have never used MySQL before and any help with this would be
appreciated.

Thought this would be pretty easy to set up - but it’s way over my
head.

Regards

Trevor


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thankyou for your replies

It would appear that Fetch is not uploading all the files.

I am getting errors saying could not put “dialog.js” because the server says you do not have the required permissions.

Why should that be?

T


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What folder are you trying to put the files in? Some hosting providers
give you an outer folder (your account root) and then a single folder
within that outer folder where you put your Web files (the Web root).
If you’re trying to modify the outer folder, you might not have the
permissions to do that. But since you have a site uploaded already, I
am certain you have the permissions to upload into your Web root. Make
sure that’s where you’re putting the files for your site, since your
Web server won’t ever look “above” that folder in the hierarchy –
it’s permission model won’t allow it.

Walter

On May 12, 2010, at 5:08 PM, t50ufo wrote:

Thankyou for your replies

It would appear that Fetch is not uploading all the files.

I am getting errors saying could not put “dialog.js” because the
server says you do not have the required permissions.

Why should that be?

T


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Walter

I’m attempting to place the folder containing the required files into htdocs folder where I normally store my site files.

T


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

That should be possible. If it’s not happening for you, then you should contact your hosting provider. Something’s broken there…

Walter


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walter

I will contact hosting service to see what they say.

Trev


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options