Der Umgangston begründet sich einfach darin, daß hier sich Leute die Köpfe rauchig denken und die Finger wund tippen und am Ende ist dann doch plötzlich alles anders und die ganze Tipperei war umsonst.Nicolas said:Insofern verstehe ich deinen bissigen Umgangston nicht ganz.
Ne, war sie nicht.Nein, meine Frage war lediglich, welche Direktive ich da dann reinschreiben müsste.
Ha, jetzt hab ich Dich: Jetzt stell ich mal ne Gegenfrage.Ich habe halt vermutet, die Script Zeile, die ich benutzt habe um mod_rewrite global freizuschalten
Ok, dann will ich mal:Ha, jetzt hab ich Dich: Jetzt stell ich mal ne Gegenfrage.
(Ich weiß nur nicht, ob es mit der Problemlösung zu tun hat.)
Welche Zeile hast Du verwendet?
Und für vollständige Antworten mußt Du auch mehr Daten angeben, wie z.B. Deine Linux-Distribution, was hast Du bisher gemacht, steht evtl. bereits was in den Logfiles, etc
APACHE_MODULES="mod_perl rewrite access actions alias auth auth_dbm autoindex cgi dir env expires include log_config mime negotiation setenvif ssl userdir php4 php5 /usr/lib/apache2-prefork/mod_frontpage.so perl python suexec"
Was meinst du damit? Welche Programme ich installiert habe oder was?was hast Du bisher gemacht
Wie du siehts, habe ich geschrieben 'würde' und nicht dass ich vorhabe mod_rewrite global freizuschalten.Und da müsste ich dann einfach die Zeile, die ich ändern würde, um mod_rewrite global (auf dem ganzen Server) freizuschalten, rein kopieren oder wie?
Und da müsste ich dann einfach die Zeile, die ich ändern muss, um mod_rewrite global (auf dem ganzen Server) freizuschalten, rein kopieren oder wie?
<Directory "/srv/www/vhosts/domain/httpdocs">
AllowOverride All
</Directory>
php_admin_flag safe_mode Off
php_admin_value open_basedir none
php_admin_value register_globals On
<Directory "/srv/www/vhosts/domain/httpdocs">
AllowOverride All
[COLOR="#ff0000"]RewriteEngine on[/COLOR]
php_admin_flag safe_mode Off
php_admin_value open_basedir none
php_admin_[COLOR="Red"]flag[/COLOR] register_globals On
</Directory>
Syntax error on line 3 of /srv/www/vhosts/domain/conf/vhost.conf:
Invalid command 'RewriteEngine', perhaps mis-spelled or defined by a module not included in the server configuration
Wohl ehr in der Apache Konfiguration. Bei Plesk/Apache müsste das in /etc/apache2/.... sein Kann aber je nach System auch woandern geladen werden.xeomueller said:Kannst du mir sagen, wie ich es einbinde? Sicherlich in der php.ini... Aber wie![]()
LoadModule rewrite_module /usr/lib64/apache2-prefork/mod_rewrite.so
APACHE_MODULES="suexec access actions alias auth auth_dbm autoindex cgi dir env expires include log_config mime negotiation rewrite setenvif userdir dav ssl php4"
We use cookies and similar technologies to provide the best experience on our website. You can choose which purposes you consent to. Your choice applies across websites using the same consent framework.
Below you can select which purposes you consent to. Purpose 1 is required for basic website functionality.
Cookies, device or similar online identifiers together with other information can be stored or read on your device for the purposes presented to you.
Ads can be shown to you based on the content you are viewing, the app you are using, your approximate location, or your device type.
A profile can be built about you and your interests to show you personalised ads that are relevant to you.
Personalised ads can be shown to you based on a profile about you.
A profile can be built about you and your interests to show you personalised content that is relevant to you.
Personalised content can be shown to you based on a profile about you.
The performance and effectiveness of ads that you see or interact with can be measured.
The performance and effectiveness of content that you see or interact with can be measured.
Market research can be used to learn more about the audiences who visit sites/apps and view ads.
Your data can be used to improve existing systems and software, and to develop new products.
Content can be selected based on limited data, such as the content you are viewing or the device you are using.
Below is a list of all technology vendors that may process your data. You can enable or disable each vendor individually.