Current time: 09-27-2024, 10:21 AM Hello There, Guest! (LoginRegister)


Post Reply 
apache and 'php_flags'
Author Message
Sens0r Offline
Junior Member
*

Posts: 13
Joined: Sep 2008
Reputation: 0
Post: #4
RE: apache and 'php_flags'
Hello,

thanks for your reply. In fact, the error message was clear... I found out that I had a link in /etc/apache2/conf/ called conf and linking to the same folder...

But I still have the problem with my "/etc/phpmyadmin/apache.conf" file, here the content.
Alias /phpMyAdmin /usr/share/phpmyadmin

<DirectoryMatch /usr/share/phpmyadmin/>
Options +FollowSymLinks
AllowOverride None
order allow,deny
allow from all
php_flag magic_quotes_gpc Off
#php_flag track_vars On
#php_flag register_globals On
#php_value include_path .
#php_admin_value upload_tmp_dir /tmp/
#php_admin_value open_basedir /usr/share/phpmyadmin:/etc/phpmyadmin:/tmp
</DirectoryMatch>

If I uncomment php_flag magic_quotes_gpc Off I get following errormessage:
$ /etc/init.d/apache2 restart
Forcing reload of web server (apache2)...Syntax error on line 8 of /etc/phpmyadmin/apache.conf:
Invalid command 'php_flag', perhaps misspelled or defined by a module not included in the server configuration
failed!


So well, I searched a2enmod but didn't find a module that sounds like it could solve my problem. Does anyone can help me?

Greetz,
Steve Jackobs
09-29-2008 03:04 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
apache and 'php_flags' - Sens0r - 09-27-2008, 11:58 PM
RE: apache and 'php_flags' - Sens0r - 09-28-2008, 12:11 AM
RE: apache and 'php_flags' - catreaper - 09-29-2008, 01:53 AM
RE: apache and 'php_flags' - Sens0r - 09-29-2008 03:04 AM
RE: apache and 'php_flags' - joximu - 09-29-2008, 06:22 PM
RE: apache and 'php_flags' - Sens0r - 09-30-2008, 02:00 AM
RE: apache and 'php_flags' - mrktlr523 - 10-24-2009, 02:01 PM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)