LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-25-2015, 03:08 PM   #1
Patval
LQ Newbie
 
Registered: Oct 2015
Posts: 6

Rep: Reputation: 0
Error codes while trying to transfer a site to a new server.


Hi,
I am not a developper nor Linux savvy, but I am on vacation now and started learning Linux a week ago, 8 to 10 hours a day. I want to learn.

My challenge is the following: I had a website developed custom for me 5 years ago, and I want to transfer it to a new location. I have access to both the existing and the new server. I have installed the LAMP stack on the new server, I have copied the website files to the new server, exported the DB and restored it to the new server. But the site is still not working. (blank page appears instead of the site).

SO… this is a quest for me, the newbie, to resolve each issue that I’ll be facing until my site is up and running on my new server.

Current step is the following: I get 3 error messages when I visit my site on the new server (not yet through a domain name but with IP address / name of the directory):

Code:
PHP Warning:  include_once(Log.php): failed to open stream: No such file or directory in /var/www/fessebook/libraries/propel/runtime/lib/Propel.php on line 299
PHP Warning:  include_once(): Failed opening 'Log.php' for inclusion (include_path='.:/var/www/fessebook/include/propel/build/classes:/var/www/fessebook/:/usr/share/php:/usr/share/pear') in /var/www/fessebook/libraries/propel/runtime/lib/Propel.php on line 299
PHP Fatal error:  Class 'Log' not found in /var/www/fessebook/libraries/propel/runtime/lib/Propel.php on line 306
It seems like I have to install something called Propel, which seems to be related to ZEND (I know my site was coded with the help of Zend). And after investigation, I seem to have to install Propel with a tool called PEAR, which I don’t know if I have it on my server.

So any help to put me in the right direction will help!

Thanks so much, community.

Pat
 
Old 10-25-2015, 08:34 PM   #2
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
Disclaimer: I know nothing about web design and web programming. I learn by looking for interesting questions on linuxquestions.org, and searching for answers if I am clueless.

Propel is documented at http://propelorm.org. To install it, create a file named composer.json in your web site's root directory, with this content:
Code:
"require": {
    "propel/propel": "~2.0@dev"
}
and follow the instructions at https://packagist.org.

Good luck!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Transfer protocol codes for iptables artaxerxe Linux - Networking 3 05-09-2013 04:36 AM
How to transfer C codes from UNIX to Linux fishwater00 Programming 5 06-16-2010 09:43 AM
site transfer rehan21 Linux - Newbie 5 05-19-2009 11:43 AM
The best way to transfer a site! gabsik Linux - General 1 08-09-2006 08:30 PM
transfer error to slave dns server robertngo Linux - Software 1 07-06-2005 11:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 01:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration