Wrox Programmer Forums
|
BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143
This is the forum to discuss the Wrox book Beginning PHP 6, Apache, MySQL 6 Web Development by Timothy Boronczyk, Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz; ISBN: 9780470391143
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning PHP 6, Apache, MySQL 6 Web Development ISBN: 9780470391143 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 24th, 2009, 02:28 PM
Registered User
 
Join Date: Jun 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy httpd: Syntax error on line 54

Im on fedora 11 and i have followed your installation guide (pg 777+). You write (pg 783) to add this line
Code:
LoadModule php6_module “libphp6.so”
in httpd.conf ("paragraph" DSO) when i do this the and restart apache this message appears
Code:
httpd: Syntax error on line 54 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/\xe2\x80\x9clibphp6.so\xe2\x80\x9d into server: /usr/local/apache/\xe2\x80\x9clibphp6.so\xe2\x80\x9d: cannot open shared object file: No such file or directory
. I should mention that there is this line
Code:
LoadModule php5_module  modules/libphp5.so
under Dynamic Shared Object (DSO) Support.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Line 1: Incorrect syntax near ')'. how to fix it khaink ASP.NET 1.0 and 1.1 Basics 1 September 20th, 2006 06:20 AM
Error: Line 8: Incorrect syntax near '.' ; Help! Fly4High SQL Server 2000 2 August 15th, 2006 03:02 AM
Line 1: Incorrect syntax near '1'. martin1 Visual Basic 2005 Basics 1 June 26th, 2006 01:06 PM
Line 6: Incorrect syntax near garrydawkins SQL Server 2000 2 April 10th, 2006 03:39 PM
Error Line 1: Incorrect syntax near '='. Calibus Classic ASP Databases 9 July 20th, 2004 02:22 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.